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

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/IR/
H A DGlobalVariable.h237 void setAttributes(AttributeSet A) { function in class:llvm::GlobalVariable
H A DFunction.h233 void setAttributes(AttributeList Attrs) { AttributeSets = Attrs; } function in class:llvm::Function
H A DInstrTypes.h1394 void setAttributes(AttributeList A) { Attrs = A; } function in class:llvm::CmpInst::CallBase
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUPropagateAttributes.cpp347 void AMDGPUPropagateAttributes::setAttributes(Function &F, function in class:AMDGPUPropagateAttributes
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp105 void TargetLoweringBase::ArgListEntry::setAttributes(const CallBase *Call, function in class:TargetLoweringBase::ArgListEntry

Completed in 193 milliseconds