Lines Matching refs:SynchScope
960 SynchronizationScope SynchScope, Instruction *InsertBef) in LoadInst() argument
964 setAtomic(Order, SynchScope); in LoadInst()
971 SynchronizationScope SynchScope, in LoadInst() argument
977 setAtomic(Order, SynchScope); in LoadInst()
1074 SynchronizationScope SynchScope, in StoreInst() argument
1084 setAtomic(Order, SynchScope); in StoreInst()
1090 SynchronizationScope SynchScope, in StoreInst() argument
1100 setAtomic(Order, SynchScope); in StoreInst()
1120 SynchronizationScope SynchScope) { in Init() argument
1126 setSynchScope(SynchScope); in Init()
1151 SynchronizationScope SynchScope, in AtomicCmpXchgInst() argument
1158 Init(Ptr, Cmp, NewVal, SuccessOrdering, FailureOrdering, SynchScope); in AtomicCmpXchgInst()
1164 SynchronizationScope SynchScope, in AtomicCmpXchgInst() argument
1171 Init(Ptr, Cmp, NewVal, SuccessOrdering, FailureOrdering, SynchScope); in AtomicCmpXchgInst()
1180 SynchronizationScope SynchScope) { in Init() argument
1185 setSynchScope(SynchScope); in Init()
1200 SynchronizationScope SynchScope, in AtomicRMWInst() argument
1206 Init(Operation, Ptr, Val, Ordering, SynchScope); in AtomicRMWInst()
1211 SynchronizationScope SynchScope, in AtomicRMWInst() argument
1217 Init(Operation, Ptr, Val, Ordering, SynchScope); in AtomicRMWInst()
1225 SynchronizationScope SynchScope, in FenceInst() argument
1229 setSynchScope(SynchScope); in FenceInst()
1233 SynchronizationScope SynchScope, in FenceInst() argument
1237 setSynchScope(SynchScope); in FenceInst()