Home
last modified time | relevance | path

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

/aosp_15_r20/art/compiler/optimizing/
H A Dcodegen_test.cc92 RunCode(target_config, *compiler_options, graph, [](HGraph*) {}, has_result, expected); in TestCode() argument
105 RunCode(target_config, *compiler_options, graph, [](HGraph*) {}, has_result, expected); in TestCodeLong() argument
657 RunCode(target_config, *compiler_options, graph_, [](HGraph*) {}, true, expected_result); in TestComparison() argument
743 [](HGraph*) {}, true, kNumOfAdds + 2 * kInputValue); in TestPackedSwitch() argument
973 RunCode(&codegen, graph_, [](HGraph*) {}, true, i >= j); in TEST_F() argument
1021 RunCode(codegen, graph_, [](HGraph*) {}, true, expected_result); in TestVectorComparison() argument
H A Dregister_allocator.h29 class HGraph; variable
H A Dinliner.h31 class HGraph; variable
H A Dregister_allocator_linear_scan.h29 class HGraph; variable
H A Dgraph_visualizer.h33 class HGraph; variable
H A Dcodegen_test_utils.h328 inline CodeGenerator* create_codegen_riscv64(HGraph*, const CompilerOptions&) { return nullptr; } in create_codegen_riscv64() argument
H A Dnodes.h194 friend class HGraph; variable
1265 friend class HGraph; variable
2669 friend class HGraph; variable