Searched defs:createZExt (Results 1 – 4 of 4) sorted by relevance
/external/llvm/lib/CodeGen/ | ||
D | CodeGenPrepare.cpp | 2546 Value *TypePromotionTransaction::createZExt(Instruction *Inst, in createZExt() function in __anon65f3f0830211::TypePromotionTransaction |
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/ | ||
D | CodeGenPrepare.cpp | 2512 Value *TypePromotionTransaction::createZExt(Instruction *Inst, in createZExt() function in TypePromotionTransaction |
/external/swiftshader/src/Reactor/ | ||
D | SubzeroReactor.cpp | 1032 Value *Nucleus::createZExt(Value *v, Type *destType) in createZExt() function in rr::Nucleus |
D | LLVMReactor.cpp | 1262 Value *Nucleus::createZExt(Value *v, Type *destType) in createZExt() function in rr::Nucleus |