Home | History | Annotate | Download | only in X86

Lines Matching refs:GPRIdx

3149   unsigned GPRIdx = 0;
3157 case MVT::i32: SrcReg = GPR32ArgRegs[GPRIdx++]; break;
3158 case MVT::i64: SrcReg = GPR64ArgRegs[GPRIdx++]; break;