Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DCodeGenPrepare.cpp2530 Value *TypePromotionTransaction::createTrunc(Instruction *Opnd, in createTrunc() function in __anonab18124e0211::TypePromotionTransaction
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DCodeGenPrepare.cpp2795 Value *TypePromotionTransaction::createTrunc(Instruction *Opnd, in createTrunc() function in TypePromotionTransaction
/external/swiftshader/src/Reactor/
DLLVMReactor.cpp1406 Value *Nucleus::createTrunc(Value *v, Type *destType) in createTrunc() function in rr::Nucleus
DSubzeroReactor.cpp1635 Value *Nucleus::createTrunc(Value *v, Type *destType) in createTrunc() function in rr::Nucleus
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
DCodeGenPrepare.cpp3170 Value *TypePromotionTransaction::createTrunc(Instruction *Opnd, Type *Ty) { in createTrunc() function in TypePromotionTransaction