Searched defs:setAttributes (Results 1 - 6 of 6) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/IR/
H A DGlobalVariable.h238 void setAttributes(AttributeSet A) { function in class:llvm::GlobalVariable
H A DCallSite.h341 void setAttributes(AttributeList PAL) { function in class:llvm::CallSiteBase
H A DFunction.h226 void setAttributes(AttributeList Attrs) { AttributeSets = Attrs; } function in class:llvm::Function
H A DInstrTypes.h1388 void setAttributes(AttributeList A) { Attrs = A; } function in class:llvm::CallBase
[all...]
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp105 void TargetLoweringBase::ArgListEntry::setAttributes(const CallBase *Call, function in class:TargetLoweringBase::ArgListEntry
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h204 void setAttributes(ImmutableCallSite *CS, unsigned ArgIdx) { function in class:llvm::TargetLoweringBase::ArgListEntry

Completed in 206 milliseconds