/arkcompiler/runtime_core/compiler/tests/ |
D | compiler_graph_test.cpp | 65 std::string pfile = GRAPH_TEST_ABC_DIR "styleTryCatch.abc"; variable 90 std::string pfile = GRAPH_TEST_ABC_DIR "styleTryCatch.abc"; variable 121 std::string pfile = GRAPH_TEST_ABC_DIR "styleTryCatch.abc"; variable 143 std::string pfile = GRAPH_TEST_ABC_DIR "styleTryCatch.abc"; variable 178 std::string pfile = GRAPH_TEST_ABC_DIR "testTryCatch.abc"; variable 203 std::string pfile = GRAPH_TEST_ABC_DIR "styleTryCatch.abc"; variable 239 std::string pfile = GRAPH_TEST_ABC_DIR "moduleTryCatch.abc"; variable 267 std::string pfile = GRAPH_TEST_ABC_DIR "styleTryCatch.abc"; variable 290 std::string pfile = GRAPH_TEST_ABC_DIR "styleTryCatch.abc"; variable 329 std::string pfile = GRAPH_TEST_ABC_DIR "styleTryCatch.abc"; variable [all …]
|
D | compiler_basicblock_test.cpp | 52 std::string pfile = GRAPH_TEST_ABC_DIR "moduleTryCatch.abc"; variable 79 std::string pfile = GRAPH_TEST_ABC_DIR "moduleTryCatch.abc"; variable 108 std::string pfile = GRAPH_TEST_ABC_DIR "moduleTryCatch.abc"; variable 134 std::string pfile = GRAPH_TEST_ABC_DIR "moduleTryCatch.abc"; variable 156 std::string pfile = GRAPH_TEST_ABC_DIR "moduleTryCatch.abc"; variable 181 std::string pfile = GRAPH_TEST_ABC_DIR "styleTryCatch.abc"; variable 211 std::string pfile = GRAPH_TEST_ABC_DIR "moduleTryCatch.abc"; variable 242 std::string pfile = GRAPH_TEST_ABC_DIR "testTryCatch.abc"; variable 267 std::string pfile = GRAPH_TEST_ABC_DIR "styleTryCatch.abc"; variable 296 std::string pfile = GRAPH_TEST_ABC_DIR "moduleTryCatch.abc"; variable [all …]
|
D | loop_analyzer_new_test.cpp | 46 std::string pfile = GRAPH_TEST_ABC_DIR "dominatorsTryCatch.abc"; variable 69 std::string pfile = GRAPH_TEST_ABC_DIR "dominatorsTryCatch.abc"; variable 103 std::string pfile = GRAPH_TEST_ABC_DIR "dominatorsTryCatch.abc"; variable 137 std::string pfile = GRAPH_TEST_ABC_DIR "dominatorsTryCatch.abc"; variable 171 std::string pfile = GRAPH_TEST_ABC_DIR "dominatorsTryCatch.abc"; variable 207 std::string pfile = GRAPH_TEST_ABC_DIR "dominatorsTryCatch.abc"; variable
|
D | compiler_inst_test.cpp | 75 std::string pfile = GRAPH_TEST_ABC_DIR "styleTryCatch.abc"; variable 127 std::string pfile = GRAPH_TEST_ABC_DIR "styleTryCatch.abc"; variable 167 std::string pfile = GRAPH_TEST_ABC_DIR "moduleTryCatch.abc"; variable 195 std::string pfile = GRAPH_TEST_ABC_DIR "moduleTryCatch.abc"; variable 225 std::string pfile = GRAPH_TEST_ABC_DIR "styleTryCatch.abc"; variable 303 std::string pfile = GRAPH_TEST_ABC_DIR "styleTryCatch.abc"; variable 334 std::string pfile = GRAPH_TEST_ABC_DIR "styleTryCatch.abc"; variable 365 std::string pfile = GRAPH_TEST_ABC_DIR "styleTryCatch.abc"; variable 402 std::string pfile = GRAPH_TEST_ABC_DIR "styleTryCatch.abc"; variable 434 std::string pfile = GRAPH_TEST_ABC_DIR "styleTryCatch.abc"; variable [all …]
|
D | liveness_analyzer_new_test.cpp | 46 std::string pfile = GRAPH_TEST_ABC_DIR "dominatorsTryCatch.abc"; variable 76 std::string pfile = GRAPH_TEST_ABC_DIR "dominatorsTryCatch.abc"; variable 218 std::string pfile = GRAPH_TEST_ABC_DIR "dominatorsTryCatch.abc"; variable 251 std::string pfile = GRAPH_TEST_ABC_DIR "dominatorsTryCatch.abc"; variable 288 std::string pfile = GRAPH_TEST_ABC_DIR "dominatorsTryCatch.abc"; variable 320 std::string pfile = GRAPH_TEST_ABC_DIR "dominatorsTryCatch.abc"; variable 352 std::string pfile = GRAPH_TEST_ABC_DIR "dominatorsTryCatch.abc"; variable 380 std::string pfile = GRAPH_TEST_ABC_DIR "dominatorsTryCatch.abc"; variable 410 std::string pfile = GRAPH_TEST_ABC_DIR "dominatorsTryCatch.abc"; variable 439 std::string pfile = GRAPH_TEST_ABC_DIR "dominatorsTryCatch.abc"; variable [all …]
|
D | dump_test.cpp | 58 std::string pfile = GRAPH_TEST_ABC_DIR "styleTryCatch.abc"; variable 92 std::string pfile = GRAPH_TEST_ABC_DIR "moduleTryCatch.abc"; variable 168 std::string pfile = GRAPH_TEST_ABC_DIR "moduleTryCatch.abc"; variable 287 std::string pfile = GRAPH_TEST_ABC_DIR "moduleTryCatch.abc"; variable 367 std::string pfile = GRAPH_TEST_ABC_DIR "moduleTryCatch.abc"; variable 394 std::string pfile = GRAPH_TEST_ABC_DIR "moduleTryCatch.abc"; variable 428 std::string pfile = GRAPH_TEST_ABC_DIR "styleTryCatch.abc"; variable 471 std::string pfile = GRAPH_TEST_ABC_DIR "moduleTryCatch.abc"; variable 499 std::string pfile = GRAPH_TEST_ABC_DIR "styleTryCatch.abc"; variable 536 std::string pfile = GRAPH_TEST_ABC_DIR "moduleTryCatch.abc"; variable [all …]
|
D | compiler_regalloc_test.cpp | 78 std::string pfile = GRAPH_TEST_ABC_DIR "regallocTest.abc"; variable 117 std::string pfile = GRAPH_TEST_ABC_DIR "regallocTest.abc"; variable 145 std::string pfile = GRAPH_TEST_ABC_DIR "regallocTest.abc"; variable 180 std::string pfile = GRAPH_TEST_ABC_DIR "regallocTest.abc"; variable 214 std::string pfile = GRAPH_TEST_ABC_DIR "regallocTest.abc"; variable 239 std::string pfile = GRAPH_TEST_ABC_DIR "regallocTest.abc"; variable 273 std::string pfile = GRAPH_TEST_ABC_DIR "regallocTest.abc"; variable 318 std::string pfile = GRAPH_TEST_ABC_DIR "regallocTest.abc"; variable 350 std::string pfile = GRAPH_TEST_ABC_DIR "regallocTest.abc"; variable 385 std::string pfile = GRAPH_TEST_ABC_DIR "regallocTest.abc"; variable [all …]
|
D | linear_order_new_test.cpp | 46 std::string pfile = GRAPH_TEST_ABC_DIR "dominatorsTryCatch.abc"; variable 69 std::string pfile = GRAPH_TEST_ABC_DIR "dominatorsTryCatch.abc"; variable 98 std::string pfile = GRAPH_TEST_ABC_DIR "dominatorsTryCatch.abc"; variable
|
D | compiler_optimizations_test.cpp | 75 std::string pfile = GRAPH_TEST_ABC_DIR "regallocTest.abc"; variable 162 std::string pfile = GRAPH_TEST_ABC_DIR "regallocTryTest.abc"; variable 198 std::string pfile = GRAPH_TEST_ABC_DIR "regallocTest.abc"; variable 220 std::string pfile = GRAPH_TEST_ABC_DIR "regallocTryTest.abc"; variable 243 std::string pfile = GRAPH_TEST_ABC_DIR "regallocTryTest.abc"; variable
|
D | dominators_tree_new_test.cpp | 45 std::string pfile = GRAPH_TEST_ABC_DIR "dominatorsTryCatch.abc"; variable 80 std::string pfile = GRAPH_TEST_ABC_DIR "dominatorsTryCatch.abc"; variable 114 std::string pfile = GRAPH_TEST_ABC_DIR "dominatorsTryCatch.abc"; variable
|
D | graph_test.h | 48 auto pfile = panda_file::OpenPandaFile(pfile_name); in TestBuildGraphFromFile() local
|
D | graph_checker_test.cpp | 55 std::string pfile = GRAPH_TEST_ABC_DIR "styleTryCatch.abc"; variable
|
D | class_hash_table_test.cpp | 247 auto pfile = panda_file::OpenPandaFile(panda_fname.GetFileName()); in TEST_F() local 285 auto pfile = panda_file::OpenPandaFile(panda_fname.GetFileName()); in TEST_F() local 326 auto pfile = panda_file::OpenPandaFile(panda_fname.GetFileName()); in TEST_F() local
|
D | irBuilder_tests.cpp | 55 auto pfile = pandasm::AsmEmitter::Emit(prog, &maps); in TestBuildGraphFromFunc() local 84 auto pfile = panda_file::OpenPandaFile(pFileName); in TestBuildGraphFromFile() local
|
D | unit_test.cpp | 101 auto pfile = ParseToFile(source, file_name); in Parse() local
|
D | aot_test.cpp | 249 auto pfile = aot_manager.FindPandaFile(tmpfile_pf); in TEST_F() local 595 auto pfile = aot_manager->FindPandaFile(tmpfile_pf); in TEST_F() local
|
/arkcompiler/runtime_core/bytecode_optimizer/tests/ |
D | graph_test.h | 48 auto pfile = panda_file::OpenPandaFile(pfile_name); in TestBuildGraphFromFile() local 81 auto pfile = pandasm::AsmEmitter::Emit(prog, &maps); in TestBuildGraphFromFunc() local
|
D | codegen_test.cpp | 93 std::string pfile = GRAPH_TEST_ABC_DIR "codegenTryCatch.abc"; variable 130 std::string pfile = GRAPH_TEST_ABC_DIR "codegenTryCatch.abc"; variable 167 std::string pfile = GRAPH_TEST_ABC_DIR "codegenTryCatch.abc"; variable 230 std::string pfile = GRAPH_TEST_ABC_DIR "codegenTryCatch.abc"; variable 266 std::string pfile = GRAPH_TEST_ABC_DIR "codegenTryCatch.abc"; variable 324 std::string pfile = GRAPH_TEST_ABC_DIR "codegenTryCatch.abc"; variable 423 std::unique_ptr<const panda_file::File> pfile = ParseAndEmit(source); variable 446 std::unique_ptr<const panda_file::File> pfile = ParseAndEmit(source); variable 464 std::string pfile = GRAPH_TEST_ABC_DIR "codegenTryCatch.abc"; variable
|
/arkcompiler/runtime_core/bytecode_optimizer/ |
D | optimize_bytecode.cpp | 360 auto pfile = panda_file::OpenPandaFile(pfile_name); in OptimizePandaFile() local
|