Home | History | Annotate | Download | only in X86

Lines Matching refs:RAX

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;
1320 { &X86::GR64RegClass, X86::RAX, X86::RDX, {
1321 { X86::IDIV64r, X86::CQO, Copy, X86::RAX, S }, // SDiv
1323 { X86::DIV64r, X86::MOV32r0, Copy, X86::RAX, U }, // UDiv