Home | History | Annotate | Download | only in X86

Lines Matching refs:R10

10515       // The 64 bit implementation of segmented stacks needs to clobber both r10
11557 const unsigned char N86R10 = TRI->getEncodingValue(X86::R10) & 0x7;
11575 // Load the 'nest' parameter value into R10.
11576 // R10 is specified in X86CallingConv.td
11577 OpCode = ((MOV64ri | N86R10) << 8) | REX_WB; // movabsq r10
14867 // Clobbers R10, R11, RAX and EFLAGS.
14878 // Clobbers R10, R11 and EFLAGS.