Searched defs:neg (Results 1 – 4 of 4) sorted by relevance
43 bool neg = false; variable
572 auto neg = BoundsRange(-1L); in TEST_F() local590 auto neg = BoundsRange(-1L); in TEST_F() local604 auto neg = BoundsRange(-1L); in TEST_F() local
36 export const neg = -123n; constant
313 auto neg = GetGraph()->CreateInstNeg(offset->GetType(), offset->GetPc(), offset); in NegateIfNeeded() local