Searched defs:test_1op (Results 1 - 2 of 2) sorted by relevance

/external/vixl/test/
H A Dtest-assembler-a64.cc9252 bool test_1op = isnan(n); local
9269 if (test_1op) {
9305 if (test_1op) {
9379 bool test_1op = isnan(n); local
9396 if (test_1op) {
9432 if (test_1op) {
/external/chromium_org/v8/test/cctest/
H A Dtest-assembler-arm64.cc10662 bool test_1op = std::isnan(n); local
10679 if (test_1op) {
10715 if (test_1op) {
10790 bool test_1op = std::isnan(n); local
10807 if (test_1op) {
10843 if (test_1op) {

Completed in 629 milliseconds