HomeSort by relevance Sort by last modified time
    Searched defs:popq (Results 1 - 2 of 2) sorted by null

  /art/compiler/utils/x86_64/
assembler_x86_64.cc 91 void X86_64Assembler::popq(CpuRegister reg) { function in class:art::x86_64::X86_64Assembler
98 void X86_64Assembler::popq(const Address& address) { function in class:art::x86_64::X86_64Assembler
    [all...]
  /external/v8/src/x64/
assembler-x64.cc 1856 void Assembler::popq(Register dst) { function in class:v8::internal::Assembler
1863 void Assembler::popq(const Operand& dst) { function in class:v8::internal::Assembler
    [all...]

Completed in 156 milliseconds