Searched defs:NegMul (Results 1 – 3 of 3) 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
30219 bool NegMul = (NegA != NegB); in combineFMA() local
42515 static unsigned negateFMAOpcode(unsigned Opcode, bool NegMul, bool NegAcc, in negateFMAOpcode()