Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp2538 Value *TypePromotionTransaction::createSExt(Instruction *Inst, in createSExt() function in __anon034c73f00211::TypePromotionTransaction
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp2803 Value *TypePromotionTransaction::createSExt(Instruction *Inst, in createSExt() function in TypePromotionTransaction
/aosp_15_r20/external/swiftshader/src/Reactor/
H A DLLVMReactor.cpp1403 Value *Nucleus::createSExt(Value *v, Type *destType) in createSExt() function in rr::Nucleus
H A DSubzeroReactor.cpp1647 Value *Nucleus::createSExt(Value *v, Type *destType) in createSExt() function in rr::Nucleus
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp3177 Value *TypePromotionTransaction::createSExt(Instruction *Inst, Value *Opnd, in createSExt() function in TypePromotionTransaction