Searched refs:notq (Results 1 – 4 of 4) sorted by relevance
751 void notq(CpuRegister reg);
2947 void X86_64Assembler::notq(CpuRegister reg) { in notq() function in art::x86_64::X86_64Assembler
3265 notq %rax
4148 __ notq(out.AsRegister<CpuRegister>()); in VisitNot() local