Searched refs:CreateMod (Results 1 – 2 of 2) sorted by relevance
384 static const MCBinaryExpr *CreateMod(const MCExpr *LHS, const MCExpr *RHS, in CreateMod() function
1574 case Instruction::SRem: return MCBinaryExpr::CreateMod(LHS, RHS, Ctx); in LowerConstant()