Searched defs:bswapl (Results 1 – 4 of 4) sorted by relevance
279 __ bswapl(out); in GenReverseBytes() local283 __ bswapl(out); in GenReverseBytes() local316 __ bswapl(output_lo); in VisitLongReverseBytes() local317 __ bswapl(output_hi); in VisitLongReverseBytes() local2237 __ bswapl(reg); in VisitIntegerReverse() local2267 __ bswapl(reg_low); in VisitLongReverse() local2273 __ bswapl(reg_high); in VisitLongReverse() local
195 __ bswapl(out); in GenReverseBytes() local199 __ bswapl(out); in GenReverseBytes() local2213 __ bswapl(reg); in VisitIntegerReverse() local
231 void X86Assembler::bswapl(Register dst) { in bswapl() function in art::x86::X86Assembler
4943 void X86_64Assembler::bswapl(CpuRegister dst) { in bswapl() function in art::x86_64::X86_64Assembler