Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DGCNSubtarget.h79 bool UnalignedScratchAccess = false; variable
616 return UnalignedScratchAccess; in hasUnalignedScratchAccess()
620 return UnalignedScratchAccess && UnalignedAccessMode; in hasUnalignedScratchAccessEnabled()
H A DAMDGPU.td111 "UnalignedScratchAccess",