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) {
200 unsigned Size = getAtomicOpSize(I);
607 unsigned ValueSize = getAtomicOpSize(AI);
623 unsigned ValueSize = getAtomicOpSize(AI);
646 unsigned ValueSize = getAtomicOpSize(AI);
1625 unsigned ValueSize = getAtomicOpSize(CI);
1692 unsigned Size = getAtomicOpSize(I);
1705 unsigned Size = getAtomicOpSize(I);
1719 unsigned Size = getAtomicOpSize(I);
1795 unsigned Size = getAtomicOpSize(I);