HomeSort by relevance Sort by last modified time
    Searched refs:RAX (Results 26 - 32 of 32) sorted by null

12

  /external/valgrind/main/memcheck/
mc_machine.c 565 if (o == GOF(RAX) && is1248) return o;
606 if (o == 1+ GOF(RAX) && szB == 1) return GOF(CC_OP);
657 /* Map high halves of %RAX,%RCX,%RDX,%RBX to the whole register.
661 if (o == 4+ GOF(RAX) && sz == 4) return GOF(RAX);
    [all...]
  /external/llvm/lib/Target/X86/AsmParser/
X86AsmParser.cpp     [all...]
  /external/llvm/lib/Target/X86/
X86FastISel.cpp 826 // the sret argument into %rax for the return. We saved the argument into
828 // and into %rax. We also do the same with %eax for Win32.
834 unsigned RetReg = Subtarget->is64Bit() ? X86::RAX : X86::EAX;
    [all...]
X86ISelDAGToDAG.cpp     [all...]
X86ISelLowering.cpp 603 setExceptionPointerRegister(X86::RAX);
12646 SDValue rax = DAG.getCopyFromReg(rd, dl, X86::RAX, MVT::i64, rd.getValue(1)); local
    [all...]
X86InstrInfo.cpp     [all...]
  /external/strace/
process.c     [all...]

Completed in 462 milliseconds

12