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