Searched refs:getEncodedSyncScopeID (Results 1 – 1 of 1) sorted by relevance
392 unsigned getEncodedSyncScopeID(SyncScope::ID SSID) { in getEncodedSyncScopeID() function in __anone309b5010111::ModuleBitcodeWriter2849 Vals.push_back(getEncodedSyncScopeID(cast<LoadInst>(I).getSyncScopeID())); in writeInstruction()2864 getEncodedSyncScopeID(cast<StoreInst>(I).getSyncScopeID())); in writeInstruction()2876 getEncodedSyncScopeID(cast<AtomicCmpXchgInst>(I).getSyncScopeID())); in writeInstruction()2890 getEncodedSyncScopeID(cast<AtomicRMWInst>(I).getSyncScopeID())); in writeInstruction()2895 Vals.push_back(getEncodedSyncScopeID(cast<FenceInst>(I).getSyncScopeID())); in writeInstruction()