Searched defs:createTrunc (Results 1 – 5 of 5) sorted by relevance
/aosp_15_r20/external/llvm/lib/CodeGen/ | ||
H A D | CodeGenPrepare.cpp | 2530 Value *TypePromotionTransaction::createTrunc(Instruction *Opnd, in createTrunc() function in __anon034c73f00211::TypePromotionTransaction |
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ | ||
H A D | CodeGenPrepare.cpp | 2795 Value *TypePromotionTransaction::createTrunc(Instruction *Opnd, in createTrunc() function in TypePromotionTransaction |
/aosp_15_r20/external/swiftshader/src/Reactor/ | ||
H A D | LLVMReactor.cpp | 1391 Value *Nucleus::createTrunc(Value *v, Type *destType) in createTrunc() function in rr::Nucleus |
H A D | SubzeroReactor.cpp | 1635 Value *Nucleus::createTrunc(Value *v, Type *destType) in createTrunc() function in rr::Nucleus |
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/ | ||
H A D | CodeGenPrepare.cpp | 3170 Value *TypePromotionTransaction::createTrunc(Instruction *Opnd, Type *Ty) { in createTrunc() function in TypePromotionTransaction |