Home | History | Annotate | Download | only in X86

Lines Matching refs:RegParmTypes

3290     SmallVector<MVT, 2> RegParmTypes;
3292 RegParmTypes.push_back(IntVT);
3294 RegParmTypes.push_back(VecVT);
3299 CCInfo.analyzeMustTailForwardedRegisters(Forwards, RegParmTypes, CC_X86);