Searched defs:popcntq (Results 1 - 1 of 1) sorted by relevance

/art/compiler/utils/x86_64/
H A Dassembler_x86_64.cc2281 void X86_64Assembler::popcntq(CpuRegister dst, CpuRegister src) { function in class:art::x86_64::X86_64Assembler
2290 void X86_64Assembler::popcntq(CpuRegister dst, const Address& src) { function in class:art::x86_64::X86_64Assembler

Completed in 11 milliseconds