Home
last modified time | relevance | path

Searched defs:class1 (Results 1 – 7 of 7) sorted by relevance

/arkcompiler/runtime_core/static_core/compiler/tests/
Dlicm_test.cpp852 Graph *LicmTest::BuildGraphLoadImmediate(RuntimeInterface::ClassPtr class1) in BuildGraphLoadImmediate()
881 auto class1 = reinterpret_cast<RuntimeInterface::ClassPtr>(1U); in TEST_F() local
Dvn_test.cpp1518 auto class1 = reinterpret_cast<RuntimeInterface::ClassPtr>(1U); in TEST_F() local
1563 auto class1 = reinterpret_cast<RuntimeInterface::ClassPtr>(1U); in TEST_F() local
Dpeepholes_test.cpp6757 auto class1 = reinterpret_cast<RuntimeInterface::ClassPtr>(1U); in TEST_F() local
6801 auto class1 = reinterpret_cast<RuntimeInterface::ClassPtr>(1U); in SRC_GRAPH() local
6827 auto class1 = reinterpret_cast<RuntimeInterface::ClassPtr>(1U); in OUT_GRAPH() local
6864 auto class1 = reinterpret_cast<RuntimeInterface::ClassPtr>(1U); in SRC_GRAPH() local
6898 auto class1 = reinterpret_cast<RuntimeInterface::ClassPtr>(1U); in OUT_GRAPH() local
Dconst_folding_test.cpp121 …void CheckCompareLoadImmediate(RuntimeInterface::ClassPtr class1, RuntimeInterface::ClassPtr class… in CheckCompareLoadImmediate()
2897 auto class1 = reinterpret_cast<RuntimeInterface::ClassPtr>(1U); in TEST_F() local
/arkcompiler/runtime_core/static_core/libpandafile/tests/
Dpanda_cache_test.cpp84 auto *class1 = reinterpret_cast<Class *>(GetNewMockPointer()); in TEST() local
/arkcompiler/runtime_core/libark_defect_scan_aux/tests/unittest/
Ddefect_scan_aux_test.cpp190 auto class1 = CheckClass(abc_file, "#*@2~@3=#Bar2"); variable
/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/
Dconst_folding.cpp1127 auto class1 = input1->CastToLoadImmediate()->GetObject(); in ConstFoldingCompare() local