Searched defs:TestFcmp (Results 1 – 7 of 7) sorted by relevance
| /arkcompiler/runtime_core/static_core/compiler/tests/aarch32/ |
| D | encoder32_test_1.cpp | 1774 bool TestFcmp(Encoder32Test *test, bool isFcmpg) in TestFcmp() function
|
| /arkcompiler/runtime_core/static_core/compiler/tests/aarch64/ |
| D | encoder64_test_1.cpp | 1889 bool TestFcmp(Encoder64Test *test, bool isFcmpg) in TestFcmp() function
|
| /arkcompiler/runtime_core/static_core/compiler/tests/amd64/ |
| D | encoder64_test_1.cpp | 1791 bool TestFcmp(Encoder64Test *test, bool isFcmpg) in TestFcmp() function
|
| /arkcompiler/runtime_core/static_core/runtime/tests/ |
| D | interpreter_test.cpp | 469 void TestFcmp(double v1, double v2, int64_t value, bool isCmpg = false) in TestFcmp() function 509 TEST_F(InterpreterTest, TestFcmp) in TEST_F() argument
|
| /arkcompiler/runtime_core/compiler/tests/amd64/ |
| D | encoder64_test.cpp | 2210 bool TestFcmp(Encoder64Test *test, bool is_fcmpg) in TestFcmp() function
|
| /arkcompiler/runtime_core/compiler/tests/aarch32/ |
| D | encoder32_test.cpp | 2176 bool TestFcmp(Encoder32Test *test, bool is_fcmpg) in TestFcmp() function
|
| /arkcompiler/runtime_core/compiler/tests/aarch64/ |
| D | encoder64_test.cpp | 2320 bool TestFcmp(Encoder64Test *test, bool is_fcmpg) in TestFcmp() function
|