Searched refs:createDiv (Results 1 – 4 of 4) sorted by relevance
533 static const MCBinaryExpr *createDiv(const MCExpr *LHS, const MCExpr *RHS, in createDiv() function
601 const MCExpr *EntryCount = MCBinaryExpr::createDiv(LabelDiff, EntrySize, Ctx); in emitCSpecificHandlerTable()
2604 case Instruction::SDiv: return MCBinaryExpr::createDiv(LHS, RHS, Ctx); in lowerConstant()
1069 Expr = MCBinaryExpr::createDiv(Expr, MCConstantExpr::create(2, OutContext), in emitJumpTableTBInst()