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.cpp1140 auto compareInst = in CreateInstIfImm() local
/arkcompiler/runtime_core/compiler/tests/
Dcompiler_inst_test.cpp362 auto compareInst = inst->CastToCompare(); in __anonaa205d010702() local
/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/
Dpeepholes.cpp2030 auto compareInst = suspectInst->CastToCompare(); in TrySimplifyCompareNegation() local
2846 auto compareInst = suspectInst->CastToCompare(); in TrySimplifyNegationPattern() local
Dinlining.cpp394 auto compareInst = ifInst->GetInput(0).GetInst()->CastToCompare(); in InsertDeoptimizeInst() local
/arkcompiler/runtime_core/static_core/libllvmbackend/lowering/
Dllvm_ir_constructor.cpp3858 auto compareInst = inst->CastToCompare(); in VisitCompare() local