Home
last modified time | relevance | path

Searched refs:Inlined (Results 1 - 11 of 11) sorted by relevance

/arkcompiler/runtime_core/static_core/compiler/tests/
H A Dsavestate_optimization_tests.cpp134 // Applied, have CallStatic.Inlined
145 INST(5U, Opcode::CallStatic).v0id().InputsAutoType(8U).Inlined(); in TEST_F()
161 INST(5U, Opcode::CallStatic).v0id().InputsAutoType(8U).Inlined(); in TEST_F()
H A Ddeoptimize_elimination_test.cpp221 INST(6U, Opcode::CallStatic).v0id().Inlined().InputsAutoType(20U); in TEST_F()
242 INST(6U, Opcode::CallStatic).v0id().Inlined().InputsAutoType(20U); in TEST_F()
320 INST(5U, Opcode::CallStatic).v0id().Inlined().InputsAutoType(21U); in SRC_GRAPH()
355 INST(5U, Opcode::CallStatic).v0id().Inlined().InputsAutoType(21U); in OUT_GRAPH()
878 INST(3U, Opcode::CallStatic).v0id().InputsAutoType(2U).Inlined(); in TEST_F()
897 INST(3U, Opcode::CallStatic).v0id().InputsAutoType(2U).Inlined(); in TEST_F()
H A Dcleanup_test.cpp1854 INST(5U, Opcode::CallStatic).u64().Inlined().InputsAutoType(0U, 1U, 2U); in TEST_F()
1888 INST(5U, Opcode::CallStatic).u64().Inlined().InputsAutoType(0U, 2U); in TEST_F()
1892 INST(10U, Opcode::CallStatic).u64().Inlined().InputsAutoType(7U, 6U); in TEST_F()
1897 INST(14U, Opcode::CallStatic).v0id().Inlined().InputsAutoType(12U, 13U); in TEST_F()
1916 INST(5U, Opcode::CallStatic).u64().Inlined().InputsAutoType(0U, 2U); in TEST_F()
1944 INST(13U, Opcode::CallStatic).ref().Inlined().InputsAutoType(0U, 2U); in SRC_GRAPH()
1951 INST(5U, Opcode::CallStatic).ref().Inlined().InputsAutoType(0U, 2U); in SRC_GRAPH()
1981 INST(5U, Opcode::CallStatic).ref().Inlined().InputsAutoType(0U, 2U); in OUT_GRAPH()
2011 INST(5U, Opcode::CallStatic).u64().Inlined().InputsAutoType(0U, 2U); in TEST_F()
2035 INST(5U, Opcode::CallStatic).u64().Inlined() in TEST_F()
[all...]
H A Dliveness_analyzer_test.cpp516 INST(3U, Opcode::CallStatic).v0id().Inlined().InputsAutoType(2U); in TEST_F()
519 INST(6U, Opcode::CallStatic).v0id().Inlined().InputsAutoType(5U); in TEST_F()
520 INST(7U, Opcode::CallStatic).v0id().Inlined().InputsAutoType(5U); in TEST_F()
H A Dreg_alloc_verifier_test.cpp403 INST(5U, Opcode::CallStatic).Inlined().InputsAutoType(3U, 2U, 1U, 0U, 4U).u64(); in TEST_F()
H A Descape_analysis_test.cpp2162 INST(7U, Opcode::CallStatic).v0id().InputsAutoType(3U, 6U).Inlined(); in SRC_GRAPH()
2164 INST(9U, Opcode::CallStatic).v0id().InputsAutoType(3U, 8U).Inlined(); in SRC_GRAPH()
2199 INST(7U, Opcode::CallStatic).v0id().InputsAutoType(18U, 6U).Inlined(); in OUT_GRAPH()
2201 INST(9U, Opcode::CallStatic).v0id().InputsAutoType(18U, 8U).Inlined(); in OUT_GRAPH()
2675 INST(6U, Opcode::CallStatic).u64().InputsAutoType(0U, 5U).Inlined(); in TEST_F()
2920 INST(callInstId, Opcode::CallStatic).v0id().InputsAutoType(9U).Inlined(); in SRC_GRAPH()
2964 INST(10U, Opcode::CallStatic).v0id().InputsAutoType(9U).Inlined(); in OUT_GRAPH()
H A Dloop_peeling_test.cpp916 INST(4U, Opcode::CallStatic).v0id().Inlined().InputsAutoType(3U); in TEST_F()
H A Dlse_test.cpp2137 INST(6U, Opcode::CallVirtual).v0id().InputsAutoType(1U, 2U, 4U).Inlined(); in SRC_GRAPH()
2143 INST(9U, Opcode::CallVirtual).v0id().InputsAutoType(1U, 2U, 4U).Inlined(); in SRC_GRAPH()
2170 INST(6U, Opcode::CallVirtual).v0id().InputsAutoType(1U, 2U, 4U).Inlined(); in OUT_GRAPH()
2175 INST(9U, Opcode::CallVirtual).v0id().InputsAutoType(1U, 2U, 4U).Inlined(); in OUT_GRAPH()
/arkcompiler/runtime_core/compiler/tests/
H A Dliveness_analyzer_test.cpp539 INST(3, Opcode::CallStatic).v0id().Inlined().InputsAutoType(2); in TEST_F()
542 INST(6, Opcode::CallStatic).v0id().Inlined().InputsAutoType(5); in TEST_F()
543 INST(7, Opcode::CallStatic).v0id().Inlined().InputsAutoType(5); in TEST_F()
/arkcompiler/runtime_core/compiler/optimizer/ir/
H A Dir_constructor.h363 IrConstructor &Inlined() in Inlined() function in panda::compiler::final
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
H A Dir_constructor.h444 IrConstructor &Inlined() in Inlined() function in ark::compiler::final

Completed in 34 milliseconds