Searched refs:SRetAttr0 (Results 1 – 1 of 1) sorted by relevance
243 Attribute SRetAttr0 = AttrList.getParamAttr(0, Attribute::StructRet); in getThunkRetType() local253 if ((SRetAttr0.isValid() && InRegAttr0.isValid()) || in getThunkRetType()265 if (SRetAttr0.isValid()) { in getThunkRetType()272 Type *SRetType = SRetAttr0.getValueAsType(); in getThunkRetType()