Searched refs:getEncodedSyncScopeID (Results 1 – 1 of 1) sorted by relevance
390 unsigned getEncodedSyncScopeID(SyncScope::ID SSID) { in getEncodedSyncScopeID() function in __anon7098d7760111::ModuleBitcodeWriter2807 Vals.push_back(getEncodedSyncScopeID(cast<LoadInst>(I).getSyncScopeID())); in writeInstruction()2822 getEncodedSyncScopeID(cast<StoreInst>(I).getSyncScopeID())); in writeInstruction()2834 getEncodedSyncScopeID(cast<AtomicCmpXchgInst>(I).getSyncScopeID())); in writeInstruction()2848 getEncodedSyncScopeID(cast<AtomicRMWInst>(I).getSyncScopeID())); in writeInstruction()2853 Vals.push_back(getEncodedSyncScopeID(cast<FenceInst>(I).getSyncScopeID())); in writeInstruction()