Searched defs:createTrunc (Results 1 – 5 of 5) sorted by relevance
/external/llvm/lib/CodeGen/ | ||
D | CodeGenPrepare.cpp | 2530 Value *TypePromotionTransaction::createTrunc(Instruction *Opnd, in createTrunc() function in __anon6a1763210211::TypePromotionTransaction |
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ | ||
D | CodeGenPrepare.cpp | 2795 Value *TypePromotionTransaction::createTrunc(Instruction *Opnd, in createTrunc() function in TypePromotionTransaction |
/external/swiftshader/src/Reactor/ | ||
D | LLVMReactor.cpp | 1411 Value *Nucleus::createTrunc(Value *v, Type *destType) in createTrunc() function in rr::Nucleus |
D | SubzeroReactor.cpp | 1653 Value *Nucleus::createTrunc(Value *v, Type *destType) in createTrunc() function in rr::Nucleus |
/external/llvm-project/llvm/lib/CodeGen/ | ||
D | CodeGenPrepare.cpp | 2940 Value *TypePromotionTransaction::createTrunc(Instruction *Opnd, in createTrunc() function in TypePromotionTransaction |