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