Lines Matching refs:getScope
155 SIAtomicScope getScope() const { in getScope() function in __anoncef23e4c0111::SIMemOpInfo
875 Changed |= CC->enableLoadCacheBypass(MI, MOI.getScope(), in expandLoad()
880 Changed |= CC->insertWait(MI, MOI.getScope(), in expandLoad()
888 Changed |= CC->insertWait(MI, MOI.getScope(), in expandLoad()
893 Changed |= CC->insertCacheInvalidate(MI, MOI.getScope(), in expandLoad()
919 Changed |= CC->insertWait(MI, MOI.getScope(), in expandStore()
956 Changed |= CC->insertWait(MI, MOI.getScope(), in expandAtomicFence()
965 Changed |= CC->insertCacheInvalidate(MI, MOI.getScope(), in expandAtomicFence()
986 Changed |= CC->insertWait(MI, MOI.getScope(), in expandAtomicCmpxchgOrRmw()
997 Changed |= CC->insertWait(MI, MOI.getScope(), in expandAtomicCmpxchgOrRmw()
1003 Changed |= CC->insertCacheInvalidate(MI, MOI.getScope(), in expandAtomicCmpxchgOrRmw()