Searched refs:CreateDiv (Results 1 – 4 of 4) sorted by relevance
357 static const MCBinaryExpr *CreateDiv(const MCExpr *LHS, const MCExpr *RHS, in CreateDiv() function
197 case Instruction::SDiv: return MCBinaryExpr::CreateDiv(LHS, RHS, Ctx); in LowerConstant()
1054 Expr = MCBinaryExpr::CreateDiv(Expr, MCConstantExpr::Create(2, OutContext), in EmitJump2Table()
1561 case Instruction::SDiv: return MCBinaryExpr::CreateDiv(LHS, RHS, Ctx); in lowerConstant()