Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPURewriteOutArguments.cpp326 AttributeMask RetAttrs; in runOnFunction() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DDeadArgumentElimination.cpp854 AttributeSet RetAttrs = AttributeSet::get(F->getContext(), RAttrs); removeDeadStuffFromFunction() local
896 AttributeSet RetAttrs = AttributeSet::get(F->getContext(), RAttrs); removeDeadStuffFromFunction() local
H A DAttributor.cpp3433 AttributeSet RetAttrs = Attrs.getRetAttrs(); identifyDefaultAbstractAttributes() local
/freebsd-src/contrib/llvm-project/llvm/lib/AsmParser/
H A DLLParser.cpp6028 AttrBuilder RetAttrs(M->getContext()); parseFunctionHeader() local
6851 AttrBuilder RetAttrs(M->getContext()), FnAttrs(M->getContext()); parseInvoke() local
7149 AttrBuilder RetAttrs(M->getContext()), FnAttrs(M->getContext()); parseCallBr() local
7554 AttrBuilder RetAttrs(M->getContext()), FnAttrs(M->getContext()); parseCall() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/IR/
H A DAttributes.cpp1222 get(LLVMContext & C,AttributeSet FnAttrs,AttributeSet RetAttrs,ArrayRef<AttributeSet> ArgAttrs) get() argument
H A DVerifier.cpp2029 AttributeSet RetAttrs = Attrs.getRetAttrs(); verifyFunctionAttrs() local
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCall.cpp2332 llvm::AttrBuilder RetAttrs(getLLVMContext()); ConstructAttributeList() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp526 auto RetAttrs = Attrs.getRetAttrs(); addAttributes() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp9906 populateCallLoweringInfo(TargetLowering::CallLoweringInfo & CLI,const CallBase * Call,unsigned ArgIdx,unsigned NumArgs,SDValue Callee,Type * ReturnTy,AttributeSet RetAttrs,bool IsPatchPoint) populateCallLoweringInfo() argument