Searched refs:notq (Results 1 - 4 of 4) sorted by relevance

/art/compiler/utils/x86_64/
H A Dassembler_x86_64.h574 void notq(CpuRegister reg);
H A Dassembler_x86_64_test.cc530 DriverStr(RepeatR(&x86_64::X86_64Assembler::notq, "notq %{reg}"), "notq");
H A Dassembler_x86_64.cc1873 void X86_64Assembler::notq(CpuRegister reg) { function in class:art::x86_64::X86_64Assembler
/art/compiler/optimizing/
H A Dcode_generator_x86_64.cc3093 __ notq(out.AsRegister<CpuRegister>());

Completed in 39 milliseconds