Searched defs:notq (Results 1 – 2 of 2) sorted by relevance
1873 void X86_64Assembler::notq(CpuRegister reg) { in notq() function in art::x86_64::X86_64Assembler
3093 __ notq(out.AsRegister<CpuRegister>()); in VisitNot() local