|
VapourSynth-llvmexpr
|
#include <llvmexpr/codegen/llvm/Math.hpp>
Public Member Functions | |
| MathFunctionGenerator (llvm::Module *module, llvm::LLVMContext &context) | |
| template<MathOp op> | |
| llvm::Function * | getOrCreate () |
Friends | |
| template<int, MathOp> | |
| struct | MathFunctionImpl |
|
inline |
| llvm::Function * MathFunctionGenerator< VectorWidth >::getOrCreate | ( | ) |
Definition at line 745 of file Math.hpp.
References MathFunctionImpl.
Definition at line 130 of file Math.hpp.
References MathFunctionImpl.
Referenced by getOrCreate(), and MathFunctionImpl.