Searched refs:GetEncodedSynchScope (Results 1 – 2 of 2) sorted by relevance
135 static unsigned GetEncodedSynchScope(SynchronizationScope SynchScope) { in GetEncodedSynchScope() function1278 Vals.push_back(GetEncodedSynchScope(cast<LoadInst>(I).getSynchScope())); in WriteInstruction()1292 Vals.push_back(GetEncodedSynchScope(cast<StoreInst>(I).getSynchScope())); in WriteInstruction()1303 Vals.push_back(GetEncodedSynchScope( in WriteInstruction()1314 Vals.push_back(GetEncodedSynchScope( in WriteInstruction()1320 Vals.push_back(GetEncodedSynchScope(cast<FenceInst>(I).getSynchScope())); in WriteInstruction()
135 static unsigned GetEncodedSynchScope(SynchronizationScope SynchScope) { in GetEncodedSynchScope() function1312 Vals.push_back(GetEncodedSynchScope(cast<LoadInst>(I).getSynchScope())); in WriteInstruction()1326 Vals.push_back(GetEncodedSynchScope(cast<StoreInst>(I).getSynchScope())); in WriteInstruction()1337 Vals.push_back(GetEncodedSynchScope( in WriteInstruction()1348 Vals.push_back(GetEncodedSynchScope( in WriteInstruction()1354 Vals.push_back(GetEncodedSynchScope(cast<FenceInst>(I).getSynchScope())); in WriteInstruction()