Searched refs:bswapq (Results 1 - 4 of 4) sorted by relevance

/art/compiler/optimizing/
H A Dintrinsics_x86_64.cc240 __ bswapq(out);
1581 __ bswapq(reg);
/art/compiler/utils/x86_64/
H A Dassembler_x86_64.h603 void bswapq(CpuRegister dst);
H A Dassembler_x86_64_test.cc1047 DriverStr(RepeatR(&x86_64::X86_64Assembler::bswapq, "bswap %{reg}"), "bswapq");
H A Dassembler_x86_64.cc2060 void X86_64Assembler::bswapq(CpuRegister dst) { function in class:art::x86_64::X86_64Assembler

Completed in 33 milliseconds