Home
last modified time | relevance | path

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

/external/llvm-project/polly/lib/CodeGen/
DIslExprBuilder.cpp160 Value *IslExprBuilder::createMul(Value *LHS, Value *RHS, const Twine &Name) { in createMul() function in IslExprBuilder
/external/llvm/include/llvm/MC/
DMCExpr.h468 static const MCBinaryExpr *createMul(const MCExpr *LHS, const MCExpr *RHS, in createMul() function
/external/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
/external/llvm-project/llvm/include/llvm/MC/
DMCExpr.h575 static const MCBinaryExpr *createMul(const MCExpr *LHS, const MCExpr *RHS, in createMul() function
/external/mesa3d/src/gallium/drivers/nouveau/codegen/
Dnv50_ir_peephole.cpp994 ConstantFolding::createMul(DataType ty, Value *def, Value *a, int64_t b, Value *c) in createMul() function in nv50_ir::ConstantFolding
/external/swiftshader/src/Reactor/
DLLVMReactor.cpp752 Value *Nucleus::createMul(Value *lhs, Value *rhs) in createMul() function in rr::Nucleus
DSubzeroReactor.cpp1242 Value *Nucleus::createMul(Value *lhs, Value *rhs) in createMul() function in rr::Nucleus