Searched defs:createMul (Results 1 – 2 of 2) sorted by relevance
468 static const MCBinaryExpr *createMul(const MCExpr *LHS, const MCExpr *RHS, in createMul() function
348 Value *Nucleus::createMul(Value *lhs, Value *rhs) in createMul() function in sw::Nucleus