Searched defs:notl (Results 1 – 4 of 4) sorted by relevance
5262 __ notl(out.AsRegister<Register>()); in VisitNot() local5266 __ notl(out.AsRegisterPairLow<Register>()); in VisitNot() local5267 __ notl(out.AsRegisterPairHigh<Register>()); in VisitNot() local
5199 __ notl(out.AsRegister<CpuRegister>()); in VisitNot() local
3534 void X86Assembler::notl(Register reg) { in notl() function in art::x86::X86Assembler
4861 void X86_64Assembler::notl(CpuRegister reg) { in notl() function in art::x86_64::X86_64Assembler