Searched refs:createMul (Results 1 – 2 of 2) sorted by relevance
492 static const MCBinaryExpr *createMul(const MCExpr *LHS, const MCExpr *RHS, in createMul() function
1823 case Instruction::Mul: return MCBinaryExpr::createMul(LHS, RHS, Ctx); in lowerConstant()