Home | History | Annotate | Download | only in X86

Lines Matching defs:GPR

837     // As there is no 64-bit GPR available, we need build a special custom
2535 // in their paired GPR. So we only need to save the GPR to their home
2737 unsigned GPR = MF.addLiveIn(Reg, &X86::GR64RegClass);
2739 DAG.getCopyFromReg(Chain, dl, GPR, MVT::i64));
23413 // OPss (%gpr), %xmm
23414 // movss %xmm, (%gpr)
23895 // Since FP is only updated here but NOT referenced, it's treated as GPR.
29297 // Turn load->store of MMX types into GPR load/stores. This avoids clobbering