Searched refs:swap4 (Results 1 – 7 of 7) sorted by relevance
59 Label swap4; in main() local60 masm.Bind(&swap4); in main()80 simulator.RunFrom(masm.GetLabelAddress<Instruction*>(&swap4)); in main()
466 TEST(swap4) { in TEST() argument469 Label swap4; in TEST() local470 masm.Bind(&swap4); in TEST()483 TEST_FUNCTION(swap4); in TEST()
153 fwd_unop_x2!(swap4);379 fwd_unop_x4!(swap4);
106 fn swap4(self) -> Self; in swap4() method
278 fn swap4(self) -> Self {
1207 GLboolean flipBytes, swap2, swap4; in _mesa_unpack_image() local1218 swap2 = swap4 = GL_FALSE; in _mesa_unpack_image()1235 swap4 = (bytesPerComp == 4) && unpack->SwapBytes; in _mesa_unpack_image()1323 else if (swap4) { in _mesa_unpack_image()
803 fn swap4(self) -> Self { in swap4() method839 fn swap4(self) -> Self { in swap4() method