Searched defs:RetAttrs (Results 1 – 7 of 7) sorted by relevance
326 AttributeMask RetAttrs; in runOnFunction() local
839 AttributeSet RetAttrs = AttributeSet::get(F->getContext(), RAttrs); in removeDeadStuffFromFunction() local880 AttributeSet RetAttrs = AttributeSet::get(F->getContext(), RAttrs); in removeDeadStuffFromFunction() local
5862 AttrBuilder RetAttrs(M->getContext()); in parseFunctionHeader() local6672 AttrBuilder RetAttrs(M->getContext()), FnAttrs(M->getContext()); in parseInvoke() local6970 AttrBuilder RetAttrs(M->getContext()), FnAttrs(M->getContext()); in parseCallBr() local7375 AttrBuilder RetAttrs(M->getContext()), FnAttrs(M->getContext()); in parseCall() local
1193 AttributeSet RetAttrs, in get()
1973 AttributeSet RetAttrs = Attrs.getRetAttrs(); in verifyFunctionAttrs() local
2134 llvm::AttrBuilder RetAttrs(getLLVMContext()); in ConstructAttributeList() local
338 auto RetAttrs = Attrs.getRetAttrs(); in addAttributes() local