Searched defs:RetAttrs (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPURewriteOutArguments.cpp374 AttrBuilder RetAttrs; local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DDeadArgumentElimination.cpp849 AttributeSet RetAttrs = AttributeSet::get(F->getContext(), RAttrs); local
890 AttributeSet RetAttrs = AttributeSet::get(F->getContext(), RAttrs); local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/IR/
H A DAttributes.cpp1132 get(LLVMContext &C, AttributeSet FnAttrs, AttributeSet RetAttrs, ArrayRef<AttributeSet> ArgAttrs) argument
H A DVerifier.cpp1759 AttributeSet RetAttrs = Attrs.getRetAttributes(); local
[all...]

Completed in 116 milliseconds