Home
last modified time | relevance | path

Searched defs:createMul (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCExpr.h522 static const MCBinaryExpr *createMul(const MCExpr *LHS, const MCExpr *RHS, in createMul() function
/third_party/mesa3d/src/gallium/drivers/nouveau/codegen/
Dnv50_ir_peephole.cpp997 ConstantFolding::createMul(DataType ty, Value *def, Value *a, int64_t b, Value *c) in createMul() function in nv50_ir::ConstantFolding
/third_party/skia/third_party/externals/swiftshader/src/Reactor/
DLLVMReactor.cpp772 Value *Nucleus::createMul(Value *lhs, Value *rhs) in createMul() function in rr::Nucleus
DSubzeroReactor.cpp1241 Value *Nucleus::createMul(Value *lhs, Value *rhs) in createMul() function in rr::Nucleus