Home
last modified time | relevance | path

Searched defs:createSExt (Results 1 – 4 of 4) sorted by relevance

/external/llvm/lib/CodeGen/
DCodeGenPrepare.cpp2538 Value *TypePromotionTransaction::createSExt(Instruction *Inst, in createSExt() function in __anon65f3f0830211::TypePromotionTransaction
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DCodeGenPrepare.cpp2504 Value *TypePromotionTransaction::createSExt(Instruction *Inst, in createSExt() function in TypePromotionTransaction
/external/swiftshader/src/Reactor/
DSubzeroReactor.cpp1037 Value *Nucleus::createSExt(Value *v, Type *destType) in createSExt() function in rr::Nucleus
DLLVMReactor.cpp1267 Value *Nucleus::createSExt(Value *v, Type *destType) in createSExt() function in rr::Nucleus