Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Target/AMDGPU/
DAMDGPUMachineModuleInfo.h52 getSyncScopeInclusionOrdering(SyncScope::ID SSID) const { in getSyncScopeInclusionOrdering() function
128 const auto &AIO = getSyncScopeInclusionOrdering(A); in isSyncScopeInclusion()
129 const auto &BIO = getSyncScopeInclusionOrdering(B); in isSyncScopeInclusion()