Searched defs:inputs_d (Results 1 – 3 of 3) sorted by relevance
/external/vixl/test/aarch64/ |
D | test-assembler-fp-aarch64.cc | 3763 double inputs_d[] = {kFP64PositiveInfinity, kFP64NegativeInfinity}; in TEST() local 3855 double inputs_d[] = {1.0, 1.1, 2.5, -2.5}; in TEST() local 3867 double inputs_d[] = {1.0, 1.1, 2.5, -2.5, 0x100000000}; in TEST() local 3879 double inputs_d[] = {1.0, 1.1, 1.5, -1.5}; in TEST() local 3891 double inputs_d[] = {1.0, 1.1, 1.5, -1.5}; in TEST() local 3903 double inputs_d[] = {1.0, 1.1, 1.5, -1.5}; in TEST() local 3915 double inputs_d[] = {1.0, 1.1, 1.5, -1.5, 0x100000000}; in TEST() local 3927 double inputs_d[] = {1.0, 1.1, 1.5, -1.5}; in TEST() local 3939 double inputs_d[] = {1.0, 1.1, 1.5, -1.5}; in TEST() local
|
D | test-simulator-aarch64.cc | 1968 uintptr_t inputs_d, in Test2OpNEON_Helper() 2090 const Td inputs_d[], in Test2OpNEON() 2216 uintptr_t inputs_d, in TestByElementNEON_Helper() 2349 const Td inputs_d[], in TestByElementNEON() 2709 uintptr_t inputs_d, in TestOpImmOpImmNEON_Helper() 2810 const Td inputs_d[], in TestOpImmOpImmNEON()
|
D | test-assembler-sve-aarch64.cc | 12762 uint64_t inputs_d[] = {0xfedcba98fedcba98, in TEST_SVE() local 15289 uint64_t inputs_d[] = {0x40f0000000000000, 0x4000000000000000}; in TEST_SVE() local
|