Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/compiler/tests/
Dgraph_comparator.h323 auto cmp1 = static_cast<CmpInst *>(inst1); in Compare() local
/arkcompiler/runtime_core/compiler/tests/
Dgraph_comparator.h244 auto cmp1 = static_cast<CmpInst *>(inst1); in CompareFcmpgInst() local
/arkcompiler/runtime_core/bytecode_optimizer/tests/
Dcommon.h402 auto cmp1 = static_cast<compiler::CmpInst *>(inst1); in Compare() local
/arkcompiler/runtime_core/static_core/bytecode_optimizer/tests/
Dcommon.h420 auto cmp1 = static_cast<compiler::CmpInst *>(inst1); in Compare() local
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Danalysis.cpp867 auto cmp1 = ifImm1->GetInput(0).GetInst()->CastToCompare(); in IsConditionEqual() local