Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/libs/binary_translation/tests/inline_asm_tests/
Dmain_arm64.cc2794 uint32_t fp_arg_three = bit_cast<uint32_t>(3.0f); in TEST() local
2804 uint64_t fp_arg_three = bit_cast<uint64_t>(3.0); in TEST() local
2838 uint32_t fp_arg_three = bit_cast<uint32_t>(3.0f); in TEST() local
2852 uint64_t fp_arg_three = bit_cast<uint64_t>(3.0); in TEST() local
2866 uint32_t fp_arg_three = bit_cast<uint32_t>(3.0f); in TEST() local
2880 uint64_t fp_arg_three = bit_cast<uint64_t>(3.0); in TEST() local
2949 uint32_t fp_arg_three = bit_cast<uint32_t>(3.0f); in TEST() local
2959 uint64_t fp_arg_three = bit_cast<uint64_t>(3.0); in TEST() local