Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/AMDGPU/
H A DAMDGPUMachineModuleInfo.h46 Optional<uint8_t> getSyncScopeInclusionOrdering(SyncScope::ID SSID) const { in getSyncScopeInclusionOrdering() function
86 const auto &AIO = getSyncScopeInclusionOrdering(A); in isSyncScopeInclusion()
87 const auto &BIO = getSyncScopeInclusionOrdering(B); in isSyncScopeInclusion()