Searched defs:createSExt (Results 1 – 5 of 5) sorted by relevance
/external/llvm/lib/CodeGen/ | ||
D | CodeGenPrepare.cpp | 2538 Value *TypePromotionTransaction::createSExt(Instruction *Inst, in createSExt() function in __anon6a1763210211::TypePromotionTransaction |
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ | ||
D | CodeGenPrepare.cpp | 2803 Value *TypePromotionTransaction::createSExt(Instruction *Inst, in createSExt() function in TypePromotionTransaction |
/external/swiftshader/src/Reactor/ | ||
D | LLVMReactor.cpp | 1423 Value *Nucleus::createSExt(Value *v, Type *destType) in createSExt() function in rr::Nucleus |
D | SubzeroReactor.cpp | 1665 Value *Nucleus::createSExt(Value *v, Type *destType) in createSExt() function in rr::Nucleus |
/external/llvm-project/llvm/lib/CodeGen/ | ||
D | CodeGenPrepare.cpp | 2948 Value *TypePromotionTransaction::createSExt(Instruction *Inst, in createSExt() function in TypePromotionTransaction |