Home
last modified time | relevance | path

Searched refs:inputs_d (Results 1 – 1 of 1) sorted by relevance

/external/vixl/test/aarch64/
Dtest-simulator-aarch64.cc1717 uintptr_t inputs_d, in Test2OpNEON_Helper() argument
1781 __ Mov(inputs_d_base, inputs_d); in Test2OpNEON_Helper()
1833 const Td inputs_d[], in Test2OpNEON() argument
1853 reinterpret_cast<uintptr_t>(inputs_d), in Test2OpNEON()
1930 static_cast<uint64_t>(inputs_d[lane]), in Test2OpNEON()
1956 uintptr_t inputs_d, in TestByElementNEON_Helper() argument
2022 __ Mov(inputs_d_base, inputs_d); in TestByElementNEON_Helper()
2078 const Td inputs_d[], in TestByElementNEON() argument
2103 reinterpret_cast<uintptr_t>(inputs_d), in TestByElementNEON()
2188 static_cast<uint64_t>(inputs_d[lane]), in TestByElementNEON()
[all …]