Searched refs:CreateDiv (Results 1 – 3 of 3) sorted by relevance
330 static const MCBinaryExpr *CreateDiv(const MCExpr *LHS, const MCExpr *RHS, in CreateDiv() function
1504 case Instruction::SDiv: return MCBinaryExpr::CreateDiv(LHS, RHS, Ctx); in LowerConstant()
900 Expr = MCBinaryExpr::CreateDiv(Expr, MCConstantExpr::Create(2, OutContext), in EmitJump2Table()