Home
last modified time | relevance | path

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

/external/rust/crates/ppv-lite86/src/
Dsoft.rs171 fn bswap(self) -> Self { in bswap() method
397 fn bswap(self) -> Self { in bswap() method
Dgeneric.rs545 fn bswap(self) -> Self { in bswap() method
551 fn bswap(self) -> Self { in bswap() method
557 fn bswap(self) -> Self { in bswap() method
Dtypes.rs9 fn bswap(self) -> Self; in bswap() method
/external/rust/crates/ppv-lite86/src/x86_64/
Dsse2.rs719 fn bswap(self) -> Self { in bswap() method
740 fn bswap(self) -> Self { in bswap() method
747 fn bswap(self) -> Self { in bswap() method
756 fn bswap(self) -> Self { in bswap() method
763 fn bswap(self) -> Self { in bswap() method
772 fn bswap(self) -> Self { in bswap() method
/external/skia/src/opts/
DSkRasterPipeline_opts.h949 SI U16 bswap(U16 x) { in bswap() function
/external/swiftshader/third_party/subzero/src/
DIceAssemblerX8664.cpp2841 void AssemblerX8664::bswap(Type Ty, GPRRegister reg) { in bswap() function in Ice::X8664::AssemblerX8664
DIceAssemblerX8632.cpp2693 void AssemblerX8632::bswap(Type Ty, GPRRegister reg) { in bswap() function in Ice::X8632::AssemblerX8632