Searched defs:createMul (Results 1 – 5 of 5) sorted by relevance
/external/llvm/include/llvm/MC/ |
D | MCExpr.h | 468 static const MCBinaryExpr *createMul(const MCExpr *LHS, const MCExpr *RHS, in createMul() function
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/ |
D | MCExpr.h | 514 static const MCBinaryExpr *createMul(const MCExpr *LHS, const MCExpr *RHS, in createMul() function
|
/external/mesa3d/src/gallium/drivers/nouveau/codegen/ |
D | nv50_ir_peephole.cpp | 994 ConstantFolding::createMul(DataType ty, Value *def, Value *a, int64_t b, Value *c) in createMul() function in nv50_ir::ConstantFolding
|
/external/swiftshader/src/Reactor/ |
D | LLVMReactor.cpp | 822 Value *Nucleus::createMul(Value *lhs, Value *rhs) in createMul() function in rr::Nucleus
|
D | SubzeroReactor.cpp | 1156 Value *Nucleus::createMul(Value *lhs, Value *rhs) in createMul() function in rr::Nucleus
|