Searched refs:createMod (Results 1 – 4 of 4) sorted by relevance
464 static const MCBinaryExpr *createMod(const MCExpr *LHS, const MCExpr *RHS, in createMod() function
509 static const MCBinaryExpr *createMod(const MCExpr *LHS, const MCExpr *RHS, in createMod() function
1880 case Instruction::SRem: return MCBinaryExpr::createMod(LHS, RHS, Ctx); in lowerConstant()
2181 case Instruction::SRem: return MCBinaryExpr::createMod(LHS, RHS, Ctx); in lowerConstant()