Searched defs:bswap (Results 1 – 7 of 7) sorted by relevance
171 fn bswap(self) -> Self { in bswap() method397 fn bswap(self) -> Self { in bswap() method
545 fn bswap(self) -> Self { in bswap() method551 fn bswap(self) -> Self { in bswap() method557 fn bswap(self) -> Self { in bswap() method
9 fn bswap(self) -> Self; in bswap() method
719 fn bswap(self) -> Self { in bswap() method740 fn bswap(self) -> Self { in bswap() method747 fn bswap(self) -> Self { in bswap() method756 fn bswap(self) -> Self { in bswap() method763 fn bswap(self) -> Self { in bswap() method772 fn bswap(self) -> Self { in bswap() method
949 SI U16 bswap(U16 x) { in bswap() function
2841 void AssemblerX8664::bswap(Type Ty, GPRRegister reg) { in bswap() function in Ice::X8664::AssemblerX8664
2693 void AssemblerX8632::bswap(Type Ty, GPRRegister reg) { in bswap() function in Ice::X8632::AssemblerX8632