Searched defs:CallCode (Results 1 – 3 of 3) sorted by relevance
| /arkcompiler/runtime_core/compiler/tests/amd64/ |
| D | encoder64_test.cpp | 230 bool CallCode(const T ¶m, const U &result) in CallCode() function in panda::compiler::Encoder64Test 277 bool CallCode(const T ¶m1, const T ¶m2, const U &result) in CallCode() function in panda::compiler::Encoder64Test 321 bool CallCode(const T ¶m, const T &result) in CallCode() function in panda::compiler::Encoder64Test 359 bool CallCode(const T ¶m1, const T ¶m2, const T &result) in CallCode() function in panda::compiler::Encoder64Test
|
| /arkcompiler/runtime_core/compiler/tests/aarch32/ |
| D | encoder32_test.cpp | 286 bool CallCode(const T ¶m, const U &result) in CallCode() function in panda::compiler::Encoder32Test 292 bool CallCode(const T ¶m1, const T ¶m2, const U &result) in CallCode() function in panda::compiler::Encoder32Test 298 bool CallCode(const T ¶m, const T &result) in CallCode() function in panda::compiler::Encoder32Test 380 bool CallCode(const T ¶m1, const T ¶m2, const T &result) in CallCode() function in panda::compiler::Encoder32Test
|
| /arkcompiler/runtime_core/compiler/tests/aarch64/ |
| D | encoder64_test.cpp | 232 bool CallCode(const T ¶m, const U &result) in CallCode() function in panda::compiler::Encoder64Test 279 bool CallCode(const T ¶m1, const T ¶m2, const U &result) in CallCode() function in panda::compiler::Encoder64Test 323 bool CallCode(const T ¶m, const T &result) in CallCode() function in panda::compiler::Encoder64Test 361 bool CallCode(const T ¶m1, const T ¶m2, const T &result) in CallCode() function in panda::compiler::Encoder64Test
|