Searched defs:NegMul (Results 1 – 3 of 3) sorted by relevance
3558 bool NegMul = Name[6] == 'n'; in upgradeX86IntrinsicCall() local3609 bool NegMul = Name[2] == 'n'; in upgradeX86IntrinsicCall() local3668 bool NegMul = Name[2] == 'n'; in upgradeX86IntrinsicCall() local
15467 negateFMAOpcode(unsigned Opcode,bool NegMul,bool NegAcc) negateFMAOpcode() argument
52769 static unsigned negateFMAOpcode(unsigned Opcode, bool NegMul, bool NegAcc, in negateFMAOpcode()