Home
last modified time | relevance | path

Searched defs:compareInst (Results 1 – 5 of 5) sorted by relevance

/arkcompiler/runtime_core/static_core/compiler/tests/
Dloop_unswitch_test.cpp1147 auto compareInst = in CreateInstIfImm() local
/arkcompiler/runtime_core/compiler/tests/
Dcompiler_inst_test.cpp362 auto compareInst = inst->CastToCompare(); in __anon3cee0cc20702() local
/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/
Dpeepholes.cpp2061 auto compareInst = suspectInst->CastToCompare(); in TrySimplifyCompareNegation() local
2898 auto compareInst = suspectInst->CastToCompare(); in TrySimplifyNegationPattern() local
Dinlining.cpp445 auto compareInst = ifInst->GetInput(0).GetInst()->CastToCompare(); in InsertDeoptimizeInst() local
/arkcompiler/runtime_core/static_core/libllvmbackend/lowering/
Dllvm_ir_constructor.cpp4200 auto compareInst = inst->CastToCompare(); in VisitCompare() local