Home
last modified time | relevance | path

Searched refs:PtrOnlyAttrs (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPULowerBufferFatPointers.cpp1685 AttributeMask PtrOnlyAttrs; in moveFunctionAdaptingType() local
1691 PtrOnlyAttrs.addAttribute(K); in moveFunctionAdaptingType()
1708 ArgAttr = ArgAttr.removeAttributes(NewF->getContext(), PtrOnlyAttrs); in moveFunctionAdaptingType()
1713 RetAttrs = RetAttrs.removeAttributes(NewF->getContext(), PtrOnlyAttrs); in moveFunctionAdaptingType()