Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DGCNSubtarget.h82 bool UnalignedScratchAccess; variable
524 return UnalignedScratchAccess; in hasUnalignedScratchAccess()
H A DAMDGPUSubtarget.cpp218 UnalignedScratchAccess(false), in GCNSubtarget()
H A DAMDGPU.td109 "UnalignedScratchAccess",