| /arkcompiler/runtime_core/static_core/compiler/tests/aarch32/ |
| D | encoder32_test.h | 126 bool CallCode(const T ¶m, const U &result) in CallCode() function 132 bool CallCode(const T ¶m1, const T ¶m2, const U &result) in CallCode() function 138 bool CallCode(const T ¶m, const T &result) in CallCode() function 220 bool CallCode(const T ¶m1, const T ¶m2, const T &result) in CallCode() function
|
| /arkcompiler/runtime_core/static_core/compiler/tests/aarch64/ |
| D | encoder64_test.h | 75 bool CallCode(const T ¶m, const U &result) in CallCode() function 122 bool CallCode(const T ¶m1, const T ¶m2, const U &result) in CallCode() function 165 bool CallCode(const T ¶m, const T &result) in CallCode() function 203 bool CallCode(const T ¶m1, const T ¶m2, const T &result) in CallCode() function
|
| /arkcompiler/runtime_core/static_core/compiler/tests/amd64/ |
| D | encoder64_test.h | 67 bool CallCode(const T ¶m, const U &result) in CallCode() function 114 bool CallCode(const T ¶m1, const T ¶m2, const U &result) in CallCode() function 158 bool CallCode(const T ¶m, const T &result) in CallCode() function 196 bool CallCode(const T ¶m1, const T ¶m2, const T &result) in CallCode() function
|
| /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
|