Definition at line 5179 of file EnzymeLogic.cpp.
◆ TruncateUtils()
◆ createFPRTConstCall()
| CallInst * TruncateUtils::createFPRTConstCall |
( |
llvm::IRBuilderBase & | B, |
|
|
Value * | V ) |
|
inline |
◆ createFPRTDeleteCall()
| CallInst * TruncateUtils::createFPRTDeleteCall |
( |
llvm::IRBuilderBase & | B, |
|
|
Value * | V ) |
|
inline |
◆ createFPRTGetCall()
| CallInst * TruncateUtils::createFPRTGetCall |
( |
llvm::IRBuilderBase & | B, |
|
|
Value * | V ) |
|
inline |
◆ createFPRTNewCall()
| CallInst * TruncateUtils::createFPRTNewCall |
( |
llvm::IRBuilderBase & | B, |
|
|
Value * | V ) |
|
inline |
◆ createFPRTOpCall()
| CallInst * TruncateUtils::createFPRTOpCall |
( |
llvm::IRBuilderBase & | B, |
|
|
llvm::Instruction & | I, |
|
|
llvm::Type * | RetTy, |
|
|
SmallVectorImpl< Value * > & | ArgsIn ) |
|
inline |
◆ getFromType()
| Type * TruncateUtils::getFromType |
( |
| ) |
|
|
inline |
◆ getToType()
| Type * TruncateUtils::getToType |
( |
| ) |
|
|
inline |
◆ ctx
| LLVMContext& TruncateUtils::ctx |
|
protected |
◆ fromType
| Type* TruncateUtils::fromType |
|
protected |
| llvm::Module* TruncateUtils::M |
|
protected |
◆ toType
| Type* TruncateUtils::toType |
|
protected |
◆ truncation
The documentation for this class was generated from the following file: