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