Home
last modified time | relevance | path

Searched refs:CallCodeCall (Results 1 – 6 of 6) sorted by relevance

/arkcompiler/runtime_core/compiler/tests/amd64/
Dencoder64_test.cpp410 U CallCodeCall(T param1, T param2) in CallCodeCall() function in panda::compiler::Encoder64Test
1158 auto result = CallCodeCall<uint32_t, bool>(tmp1, tmp2); in TEST_F()
1172 auto result = CallCodeCall<uint32_t, bool>(tmp1, tmp2); in TEST_F()
/arkcompiler/runtime_core/static_core/compiler/tests/amd64/
Dencoder64_test.cpp418 U CallCodeCall(T param1, T param2) in CallCodeCall() function in panda::compiler::Encoder64Test
1170 auto result = CallCodeCall<uint32_t, bool>(tmp1, tmp2); in TEST_F()
1184 auto result = CallCodeCall<uint32_t, bool>(tmp1, tmp2); in TEST_F()
/arkcompiler/runtime_core/static_core/compiler/tests/aarch32/
Dencoder32_test.cpp405 U CallCodeCall(T param1, T param2) in CallCodeCall() function in panda::compiler::Encoder32Test
1086 auto result = CallCodeCall<uint32_t, bool>(tmp1, tmp2); in TEST_F()
1100 auto result = CallCodeCall<uint32_t, bool>(tmp1, tmp2); in TEST_F()
/arkcompiler/runtime_core/compiler/tests/aarch32/
Dencoder32_test.cpp399 U CallCodeCall(T param1, T param2) in CallCodeCall() function in panda::compiler::Encoder32Test
1080 auto result = CallCodeCall<uint32_t, bool>(tmp1, tmp2); in TEST_F()
1094 auto result = CallCodeCall<uint32_t, bool>(tmp1, tmp2); in TEST_F()
/arkcompiler/runtime_core/compiler/tests/aarch64/
Dencoder64_test.cpp413 U CallCodeCall(T param1, T param2) in CallCodeCall() function in panda::compiler::Encoder64Test
1257 auto result = CallCodeCall<uint32_t, bool>(tmp1, tmp2); in TEST_F()
1271 auto result = CallCodeCall<uint32_t, bool>(tmp1, tmp2); in TEST_F()
/arkcompiler/runtime_core/static_core/compiler/tests/aarch64/
Dencoder64_test.cpp420 U CallCodeCall(T param1, T param2) in CallCodeCall() function in panda::compiler::Encoder64Test
1260 auto result = CallCodeCall<uint32_t, bool>(tmp1, tmp2); in TEST_F()
1274 auto result = CallCodeCall<uint32_t, bool>(tmp1, tmp2); in TEST_F()