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

  /external/llvm/test/MC/X86/
x86-64.s 1335 // CHECK: xchgq %rax, %rax
1337 xchgq %rax, %rax label
    [all...]
  /external/swiftshader/third_party/LLVM/test/MC/X86/
x86-64.s 1175 // CHECK: xchgq %rax, %rax
1177 xchgq %rax, %rax label
  /art/compiler/utils/x86_64/
assembler_x86_64.cc 1980 void X86_64Assembler::xchgq(CpuRegister dst, CpuRegister src) { function in class:art::x86_64::X86_64Assembler
    [all...]

Completed in 100 milliseconds