Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/
H A DAMDGPUMachineModuleInfo.h73 bool isOneAddressSpace(SyncScope::ID SSID) const { in isOneAddressSpace() function
131 bool IsAOneAddressSpace = isOneAddressSpace(A); in isSyncScopeInclusion()
132 bool IsBOneAddressSpace = isOneAddressSpace(B); in isSyncScopeInclusion()