Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/src/Reactor/
DLLVMReactor.cpp1443 Value *Nucleus::createSExt(Value *v, Type *destType) in createSExt() function in rr::Nucleus
DSubzeroReactor.cpp1664 Value *Nucleus::createSExt(Value *v, Type *destType) in createSExt() function in rr::Nucleus
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DCodeGenPrepare.cpp2803 Value *TypePromotionTransaction::createSExt(Instruction *Inst, in createSExt() function in TypePromotionTransaction