Home | History | Annotate | Download | only in X86

Lines Matching refs:RegParmTypes

2821     SmallVector<MVT, 2> RegParmTypes;
2823 RegParmTypes.push_back(IntVT);
2825 RegParmTypes.push_back(VecVT);
2830 CCInfo.analyzeMustTailForwardedRegisters(Forwards, RegParmTypes, CC_X86);