Home
last modified time | relevance | path

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

/frameworks/libs/binary_translation/tests/inline_asm_tests/
Dmain_arm64.cc2801 uint32_t fp_arg_three = bit_cast<uint32_t>(3.0f); in TEST() local
2811 uint64_t fp_arg_three = bit_cast<uint64_t>(3.0); in TEST() local
2849 uint32_t fp_arg_three = bit_cast<uint32_t>(3.0f); in TEST() local
2865 uint64_t fp_arg_three = bit_cast<uint64_t>(3.0); in TEST() local
2879 uint32_t fp_arg_three = bit_cast<uint32_t>(3.0f); in TEST() local
2895 uint64_t fp_arg_three = bit_cast<uint64_t>(3.0); in TEST() local
3030 uint32_t fp_arg_three = bit_cast<uint32_t>(3.0f); in TEST() local
3040 uint64_t fp_arg_three = bit_cast<uint64_t>(3.0); in TEST() local