Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/src/Reactor/
DLLVMReactor.cpp1431 Value *Nucleus::createTrunc(Value *v, Type *destType) in createTrunc() function in rr::Nucleus
DSubzeroReactor.cpp1652 Value *Nucleus::createTrunc(Value *v, Type *destType) in createTrunc() function in rr::Nucleus
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DCodeGenPrepare.cpp2795 Value *TypePromotionTransaction::createTrunc(Instruction *Opnd, in createTrunc() function in TypePromotionTransaction