Home
last modified time | relevance | path

Searched defs:TestFcmp (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/runtime_core/runtime/tests/
Dinterpreter_test.cpp462 void TestFcmp(double v1, double v2, int64_t value, bool is_cmpg = false) in TestFcmp() function
502 TEST_F(InterpreterTest, TestFcmp) in TEST_F() argument
/arkcompiler/runtime_core/compiler/tests/amd64/
Dencoder64_test.cpp2210 bool TestFcmp(Encoder64Test *test, bool is_fcmpg) in TestFcmp() function
/arkcompiler/runtime_core/compiler/tests/aarch32/
Dencoder32_test.cpp2199 bool TestFcmp(Encoder32Test *test, bool is_fcmpg) in TestFcmp() function
/arkcompiler/runtime_core/compiler/tests/aarch64/
Dencoder64_test.cpp2324 bool TestFcmp(Encoder64Test *test, bool is_fcmpg) in TestFcmp() function