Lines Matching defs:getAtomicOpSize
175 static unsigned getAtomicOpSize(LoadInst *LI) {
180 static unsigned getAtomicOpSize(StoreInst *SI) {
185 static unsigned getAtomicOpSize(AtomicRMWInst *RMWI) {
190 static unsigned getAtomicOpSize(AtomicCmpXchgInst *CASI) {
233 unsigned Size = getAtomicOpSize(I);
669 unsigned ValueSize = getAtomicOpSize(AI);
685 unsigned ValueSize = getAtomicOpSize(AI);
708 unsigned ValueSize = getAtomicOpSize(AI);
1659 unsigned ValueSize = getAtomicOpSize(CI);
1730 unsigned Size = getAtomicOpSize(I);
1743 unsigned Size = getAtomicOpSize(I);
1757 unsigned Size = getAtomicOpSize(I);
1835 unsigned Size = getAtomicOpSize(I);