Lines Matching refs:IsMasked
16173 bool &IsLoad, bool &IsMasked, SDValue &Ptr, in getCombineLoadStoreParts() argument
16198 IsMasked = true; in getCombineLoadStoreParts()
16208 IsMasked = true; in getCombineLoadStoreParts()
16225 bool IsMasked = false; in CombineToPreIndexedLoadStore() local
16227 if (!getCombineLoadStoreParts(N, ISD::PRE_INC, ISD::PRE_DEC, IsLoad, IsMasked, in CombineToPreIndexedLoadStore()
16272 SDValue Val = IsMasked ? cast<MaskedStoreSDNode>(N)->getValue() in CombineToPreIndexedLoadStore()
16349 if (!IsMasked) { in CombineToPreIndexedLoadStore()
16463 bool IsMasked = false; in shouldCombineToPostInc() local
16466 IsMasked, OtherPtr, TLI)) { in shouldCombineToPostInc()
16486 bool &IsMasked, SDValue &Ptr, in getPostIndexedLoadStoreOp() argument
16492 IsMasked, Ptr, TLI) || in getPostIndexedLoadStoreOp()
16530 bool IsMasked = false; in CombineToPostIndexedLoadStore() local
16535 SDNode *Op = getPostIndexedLoadStoreOp(N, IsLoad, IsMasked, Ptr, BasePtr, in CombineToPostIndexedLoadStore()
16541 if (!IsMasked) in CombineToPostIndexedLoadStore()