Searched defs:createZExt (Results 1 – 5 of 5) sorted by relevance
/aosp_15_r20/external/llvm/lib/CodeGen/ | ||
H A D | CodeGenPrepare.cpp | 2546 Value *TypePromotionTransaction::createZExt(Instruction *Inst, in createZExt() function in __anon034c73f00211::TypePromotionTransaction |
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ | ||
H A D | CodeGenPrepare.cpp | 2811 Value *TypePromotionTransaction::createZExt(Instruction *Inst, in createZExt() function in TypePromotionTransaction |
/aosp_15_r20/external/swiftshader/src/Reactor/ | ||
H A D | LLVMReactor.cpp | 1397 Value *Nucleus::createZExt(Value *v, Type *destType) in createZExt() function in rr::Nucleus |
H A D | SubzeroReactor.cpp | 1641 Value *Nucleus::createZExt(Value *v, Type *destType) in createZExt() function in rr::Nucleus |
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/ | ||
H A D | CodeGenPrepare.cpp | 3185 Value *TypePromotionTransaction::createZExt(Instruction *Inst, Value *Opnd, in createZExt() function in TypePromotionTransaction |