Home
last modified time | relevance | path

Searched refs:dst_nan (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/runtime_core/compiler/tests/aarch32/
H A Dencoder32_test.cpp608 Dst dst_nan = bit_cast<Dst>(nan);
609 if (!test->CallCode<Src, Dst>(nan, dst_nan)) {
/arkcompiler/runtime_core/compiler/tests/amd64/
H A Dencoder64_test.cpp611 Dst dst_nan = bit_cast<Dst>(nan); in TestMov2() local
613 if (!test->CallCode<Src, Dst>(nan, dst_nan)) { in TestMov2()
/arkcompiler/runtime_core/compiler/tests/aarch64/
H A Dencoder64_test.cpp613 Dst dst_nan = bit_cast<Dst>(nan); in TestMov2() local
615 if (!test->CallCode<Src, Dst>(nan, dst_nan)) { in TestMov2()

Completed in 13 milliseconds