Searched refs:notl (Results 1 – 4 of 4) sorted by relevance
/art/compiler/utils/x86/ | ||
D | assembler_x86.h | 408 void notl(Register reg); |
D | assembler_x86.cc | 1093 void X86Assembler::notl(Register reg) { in notl() function in art::x86::X86Assembler |
/art/compiler/utils/x86_64/ | ||
D | assembler_x86_64.h | 449 void notl(CpuRegister reg); |
D | assembler_x86_64.cc | 1286 void X86_64Assembler::notl(CpuRegister reg) { in notl() function in art::x86_64::X86_64Assembler |