Home
last modified time | relevance | path

Searched defs:neg (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/runtime_core/static_core/verification/util/
Dstr.h43 bool neg = false; variable
/arkcompiler/runtime_core/static_core/compiler/tests/
Dbounds_analysis_test.cpp572 auto neg = BoundsRange(-1L); in TEST_F() local
590 auto neg = BoundsRange(-1L); in TEST_F() local
604 auto neg = BoundsRange(-1L); in TEST_F() local
/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/
Dloop_idioms.cpp313 auto neg = GetGraph()->CreateInstNeg(offset->GetType(), offset->GetPc(), offset); in NegateIfNeeded() local