Lines Matching refs:IsMasked
15231 bool &IsLoad, bool &IsMasked, SDValue &Ptr, in getCombineLoadStoreParts() argument
15256 IsMasked = true; in getCombineLoadStoreParts()
15266 IsMasked = true; in getCombineLoadStoreParts()
15283 bool IsMasked = false; in CombineToPreIndexedLoadStore() local
15285 if (!getCombineLoadStoreParts(N, ISD::PRE_INC, ISD::PRE_DEC, IsLoad, IsMasked, in CombineToPreIndexedLoadStore()
15330 SDValue Val = IsMasked ? cast<MaskedStoreSDNode>(N)->getValue() in CombineToPreIndexedLoadStore()
15407 if (!IsMasked) { in CombineToPreIndexedLoadStore()
15521 bool IsMasked = false; in shouldCombineToPostInc() local
15524 IsMasked, OtherPtr, TLI)) { in shouldCombineToPostInc()
15544 bool &IsMasked, SDValue &Ptr, in getPostIndexedLoadStoreOp() argument
15550 IsMasked, Ptr, TLI) || in getPostIndexedLoadStoreOp()
15588 bool IsMasked = false; in CombineToPostIndexedLoadStore() local
15593 SDNode *Op = getPostIndexedLoadStoreOp(N, IsLoad, IsMasked, Ptr, BasePtr, in CombineToPostIndexedLoadStore()
15599 if (!IsMasked) in CombineToPostIndexedLoadStore()