Searched defs:bswapl (Results 1 – 4 of 4) sorted by relevance
284 __ bswapl(out); in GenReverseBytes() local288 __ bswapl(out); in GenReverseBytes() local321 __ bswapl(output_lo); in VisitLongReverseBytes() local322 __ bswapl(output_hi); in VisitLongReverseBytes() local1672 __ bswapl(reg); in VisitIntegerReverse() local1704 __ bswapl(reg_low); in VisitLongReverse() local1710 __ bswapl(reg_high); in VisitLongReverse() local
233 __ bswapl(out); in GenReverseBytes() local237 __ bswapl(out); in GenReverseBytes() local1535 __ bswapl(reg); in VisitIntegerReverse() local
148 void X86Assembler::bswapl(Register dst) { in bswapl() function in art::x86::X86Assembler
2053 void X86_64Assembler::bswapl(CpuRegister dst) { in bswapl() function in art::x86_64::X86_64Assembler