Home
last modified time | relevance | path

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

/external/vixl/examples/aarch64/
Dswap4.cc59 Label swap4; in main() local
/external/vixl/test/aarch64/examples/
Dtest-examples.cc466 TEST(swap4) { in TEST() argument
469 Label swap4; in TEST() local
/external/rust/crates/ppv-lite86/src/
Dtypes.rs106 fn swap4(self) -> Self; in swap4() method
/external/rust/crates/ppv-lite86/src/x86_64/
Dsse2.rs803 fn swap4(self) -> Self { in swap4() method
839 fn swap4(self) -> Self { in swap4() method
/external/mesa3d/src/mesa/main/
Dpack.c1207 GLboolean flipBytes, swap2, swap4; in _mesa_unpack_image() local