Searched refs:getEncodedSyncScopeID (Results 1 – 1 of 1) sorted by relevance
405 unsigned getEncodedSyncScopeID(SyncScope::ID SSID) { in getEncodedSyncScopeID() function in __anon97c08c270111::ModuleBitcodeWriter3068 Vals.push_back(getEncodedSyncScopeID(cast<LoadInst>(I).getSyncScopeID())); in writeInstruction()3083 getEncodedSyncScopeID(cast<StoreInst>(I).getSyncScopeID())); in writeInstruction()3095 getEncodedSyncScopeID(cast<AtomicCmpXchgInst>(I).getSyncScopeID())); in writeInstruction()3110 getEncodedSyncScopeID(cast<AtomicRMWInst>(I).getSyncScopeID())); in writeInstruction()3116 Vals.push_back(getEncodedSyncScopeID(cast<FenceInst>(I).getSyncScopeID())); in writeInstruction()