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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUMachineModuleInfo.h55 Optional<uint8_t> getSyncScopeInclusionOrdering(SyncScope::ID SSID) const { function in class:llvm::final
130 const auto &AIO = getSyncScopeInclusionOrdering(A);
131 const auto &BIO = getSyncScopeInclusionOrdering(B);

Completed in 43 milliseconds