Searched defs:NegA (Results 1 – 3 of 3) sorted by relevance
42692 bool NegA = !!NewOps[0]; in getNegatedExpression() local43559 bool NegA = invertIfNegative(A); in combineFMA() local
46041 bool NegA = !!NewOps[0]; in getNegatedExpression() local46986 bool NegA = invertIfNegative(A); in combineFMA() local
30214 bool NegA = (A.getOpcode() == ISD::FNEG); in combineFMA() local