Searched defs:getEncodedSyncScopeID (Results 1 – 2 of 2) sorted by relevance
| /llvm-project-15.0.7/llvm/lib/Target/DirectX/DXILWriter/ | ||
| H A D | DXILBitcodeWriter.cpp | 344 unsigned getEncodedSyncScopeID(SyncScope::ID SSID) { return unsigned(SSID); } in getEncodedSyncScopeID() function in llvm::dxil::DXILBitcodeWriter |
| /llvm-project-15.0.7/llvm/lib/Bitcode/Writer/ | ||
| H A D | BitcodeWriter.cpp | 405 unsigned getEncodedSyncScopeID(SyncScope::ID SSID) { in getEncodedSyncScopeID() function in __anon33774a8c0111::ModuleBitcodeWriter |