Searched defs:RetAttrs (Results 1 – 11 of 11) sorted by relevance
327 RetAttrs.addAttribute(Attribute::SExt); in runOnFunction() local
1711 AttributeSet RetAttrs = OldAttrs.getRetAttrs(); in moveFunctionAdaptingType() local
852 AttributeSet RetAttrs = AttributeSet::get(F->getContext(), RAttrs); in removeDeadStuffFromFunction() local894 AttributeSet RetAttrs = AttributeSet::get(F->getContext(), RAttrs); in removeDeadStuffFromFunction() local
3438 AttributeSet RetAttrs = Attrs.getRetAttrs(); in identifyDefaultAbstractAttributes() local
468 AttributeSet RetAttrs = CB->getAttributes().getRetAttrs(); in hasPoisonGeneratingReturnAttributes() local
1352 AttributeSet RetAttrs, in get()
2119 AttributeSet RetAttrs = Attrs.getRetAttrs(); in verifyFunctionAttrs() local
6318 AttrBuilder RetAttrs(M->getContext()); in parseFunctionHeader() local7286 AttrBuilder RetAttrs(M->getContext()), FnAttrs(M->getContext()); in parseInvoke() local7584 AttrBuilder RetAttrs(M->getContext()), FnAttrs(M->getContext()); in parseCallBr() local7989 AttrBuilder RetAttrs(M->getContext()), FnAttrs(M->getContext()); in parseCall() local
2314 llvm::AttrBuilder RetAttrs(getLLVMContext()); in ConstructAttributeList() local
529 auto RetAttrs = Attrs.getRetAttrs(); in addAttributes() local
10424 AttributeSet RetAttrs, bool IsPatchPoint) { in populateCallLoweringInfo()