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