Searched defs:createZExt (Results 1 – 5 of 5) sorted by relevance
/external/llvm/lib/CodeGen/ | ||
D | CodeGenPrepare.cpp | 2546 Value *TypePromotionTransaction::createZExt(Instruction *Inst, in createZExt() function in __anon6a1763210211::TypePromotionTransaction |
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ | ||
D | CodeGenPrepare.cpp | 2811 Value *TypePromotionTransaction::createZExt(Instruction *Inst, in createZExt() function in TypePromotionTransaction |
/external/swiftshader/src/Reactor/ | ||
D | LLVMReactor.cpp | 1417 Value *Nucleus::createZExt(Value *v, Type *destType) in createZExt() function in rr::Nucleus |
D | SubzeroReactor.cpp | 1659 Value *Nucleus::createZExt(Value *v, Type *destType) in createZExt() function in rr::Nucleus |
/external/llvm-project/llvm/lib/CodeGen/ | ||
D | CodeGenPrepare.cpp | 2956 Value *TypePromotionTransaction::createZExt(Instruction *Inst, in createZExt() function in TypePromotionTransaction |