Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/
H A DAMDGPUMachineModuleInfo.h51 Optional<uint8_t> getSyncScopeInclusionOrdering(SyncScope::ID SSID) const { in getSyncScopeInclusionOrdering() function
126 const auto &AIO = getSyncScopeInclusionOrdering(A); in isSyncScopeInclusion()
127 const auto &BIO = getSyncScopeInclusionOrdering(B); in isSyncScopeInclusion()