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 __anona1666ce60211::TypePromotionTransaction
/external/swiftshader/src/Reactor/
DLLVMReactor.cpp1432 Value *Nucleus::createSExt(Value *v, Type *destType) in createSExt() function in rr::Nucleus
DSubzeroReactor.cpp1671 Value *Nucleus::createSExt(Value *v, Type *destType) in createSExt() function in rr::Nucleus
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DCodeGenPrepare.cpp2803 Value *TypePromotionTransaction::createSExt(Instruction *Inst, in createSExt() function in TypePromotionTransaction