Searched defs:NegMul (Results 1 – 2 of 2) sorted by relevance
3218 bool NegMul = Name[6] == 'n'; in UpgradeIntrinsicCall() local3270 bool NegMul = Name[2] == 'n'; in UpgradeIntrinsicCall() local3330 bool NegMul = Name[2] == 'n'; in UpgradeIntrinsicCall() local
46956 static unsigned negateFMAOpcode(unsigned Opcode, bool NegMul, bool NegAcc, in negateFMAOpcode()