Home
last modified time | relevance | path

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

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