Home
last modified time | relevance | path

Searched defs:RetAttrs (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DAMDGPURewriteOutArguments.cpp356 AttrBuilder RetAttrs; in runOnFunction() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DDeadArgumentElimination.cpp852 AttributeSet RetAttrs = AttributeSet::get(F->getContext(), RAttrs); in RemoveDeadStuffFromFunction() local
893 AttributeSet RetAttrs = AttributeSet::get(F->getContext(), RAttrs); in RemoveDeadStuffFromFunction() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/AsmParser/
H A DLLParser.cpp5767 AttrBuilder RetAttrs; in parseFunctionHeader() local
6543 AttrBuilder RetAttrs, FnAttrs; in parseInvoke() local
6853 AttrBuilder RetAttrs, FnAttrs; in parseCallBr() local
7271 AttrBuilder RetAttrs, FnAttrs; in parseCall() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DAttributes.cpp1278 AttributeSet RetAttrs, in get()
H A DVerifier.cpp1917 AttributeSet RetAttrs = Attrs.getRetAttributes(); in verifyFunctionAttrs() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp47 auto RetAttrs = Attrs.getRetAttributes(); in addAttributes() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGCall.cpp1992 llvm::AttrBuilder RetAttrs; in ConstructAttributeList() local