Home | History | Annotate | Download | only in X86

Lines Matching refs:GPRIdx

2784   unsigned GPRIdx = 0;
2792 case MVT::i32: SrcReg = GPR32ArgRegs[GPRIdx++]; break;
2793 case MVT::i64: SrcReg = GPR64ArgRegs[GPRIdx++]; break;