Home
last modified time | relevance | path

Searched defs:createTrunc (Results 1 – 4 of 4) sorted by relevance

/external/llvm/lib/CodeGen/
DCodeGenPrepare.cpp2530 Value *TypePromotionTransaction::createTrunc(Instruction *Opnd, in createTrunc() function in __anonebd7bfba0211::TypePromotionTransaction
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DCodeGenPrepare.cpp2496 Value *TypePromotionTransaction::createTrunc(Instruction *Opnd, in createTrunc() function in TypePromotionTransaction
/external/swiftshader/src/Reactor/
DSubzeroReactor.cpp1027 Value *Nucleus::createTrunc(Value *v, Type *destType) in createTrunc() function in rr::Nucleus
DLLVMReactor.cpp1257 Value *Nucleus::createTrunc(Value *v, Type *destType) in createTrunc() function in rr::Nucleus