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

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

Completed in 69 milliseconds