Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUMachineModuleInfo.h53 getSyncScopeInclusionOrdering(SyncScope::ID SSID) const { in getSyncScopeInclusionOrdering() function
129 const auto &AIO = getSyncScopeInclusionOrdering(A); in isSyncScopeInclusion()
130 const auto &BIO = getSyncScopeInclusionOrdering(B); in isSyncScopeInclusion()