Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUMachineModuleInfo.h75 bool isOneAddressSpace(SyncScope::ID SSID) const { in isOneAddressSpace() function
134 bool IsAOneAddressSpace = isOneAddressSpace(A); in isSyncScopeInclusion()
135 bool IsBOneAddressSpace = isOneAddressSpace(B); in isSyncScopeInclusion()