Searched refs:CreateMod (Results 1 – 3 of 3) sorted by relevance
389 static const MCBinaryExpr *CreateMod(const MCExpr *LHS, const MCExpr *RHS, in CreateMod() function
198 case Instruction::SRem: return MCBinaryExpr::CreateMod(LHS, RHS, Ctx); in LowerConstant()
1562 case Instruction::SRem: return MCBinaryExpr::CreateMod(LHS, RHS, Ctx); in lowerConstant()