Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUAttributor.cpp460 const AAAMDAttributes *AAAMD = A.getAAFor<AAAMDAttributes>( in updateImpl() local
462 if (!AAAMD) in updateImpl()
464 *this &= *AAAMD; in updateImpl()