Lines Matching refs:IsMasked
18063 bool &IsLoad, bool &IsMasked, SDValue &Ptr, in getCombineLoadStoreParts() argument
18088 IsMasked = true; in getCombineLoadStoreParts()
18098 IsMasked = true; in getCombineLoadStoreParts()
18115 bool IsMasked = false; in CombineToPreIndexedLoadStore() local
18117 if (!getCombineLoadStoreParts(N, ISD::PRE_INC, ISD::PRE_DEC, IsLoad, IsMasked, in CombineToPreIndexedLoadStore()
18162 SDValue Val = IsMasked ? cast<MaskedStoreSDNode>(N)->getValue() in CombineToPreIndexedLoadStore()
18241 if (!IsMasked) { in CombineToPreIndexedLoadStore()
18355 bool IsMasked = false; in shouldCombineToPostInc() local
18358 IsMasked, OtherPtr, TLI)) { in shouldCombineToPostInc()
18378 bool &IsMasked, SDValue &Ptr, in getPostIndexedLoadStoreOp() argument
18384 IsMasked, Ptr, TLI) || in getPostIndexedLoadStoreOp()
18423 bool IsMasked = false; in CombineToPostIndexedLoadStore() local
18428 SDNode *Op = getPostIndexedLoadStoreOp(N, IsLoad, IsMasked, Ptr, BasePtr, in CombineToPostIndexedLoadStore()
18434 if (!IsMasked) in CombineToPostIndexedLoadStore()