Searched refs:addStructRetAttr (Results 1 – 6 of 6) sorted by relevance
30 AttributeSet::get(Context, AttrBuilder(Context).addStructRetAttr(ArgTy)), in TEST()
1202 AttrBuilder &addStructRetAttr(Type *Ty);
850 .addStructRetAttr(convertType(argTy.getElementType()))); in convertOneFunction()
1742 AttrBuilder &AttrBuilder::addStructRetAttr(Type *Ty) { in addStructRetAttr() function in AttrBuilder
2370 SRETAttrs.addStructRetAttr(getTypes().ConvertTypeForMem(RetTy)); in ConstructAttributeList()2564 Attrs.addStructRetAttr(getTypes().ConvertTypeForMem(ParamType)); in ConstructAttributeList()
2081 B.addStructRetAttr(nullptr); in parseAttributeGroupBlock()