Searched defs:NEG (Results 1 – 4 of 4) sorted by relevance
28 static const Sign NEG; global() member
42 #define NEG(A) -(A) macro
288 NEG = 1 << 0, // Floating-point negate modifier enumerator
1902 auto NEG = IC.Builder.CreateIntrinsic( instCombineSVESDIV() local