Searched refs:movntq (Results 1 – 2 of 2) sorted by relevance
380 void movntq(const Address& dst, CpuRegister src);
233 void X86_64Assembler::movntq(const Address& dst, CpuRegister src) { in movntq() function in art::x86_64::X86_64Assembler