Searched refs:AllowCommute (Results 1 – 3 of 3) sorted by relevance
588 bool AllowCommute) const;721 unsigned BitsSize, bool AllowCommute) const;
7431 unsigned Size, Align Alignment, bool AllowCommute) const { in foldMemoryOperandImpl()7537 if (AllowCommute) { in foldMemoryOperandImpl()8337 unsigned BitsSize, bool AllowCommute) const { in foldMemoryBroadcast()8344 if (AllowCommute) { in foldMemoryBroadcast()
4084 static SDValue getSplitVectorSrc(SDValue LHS, SDValue RHS, bool AllowCommute) { in getSplitVectorSrc() argument4098 (AllowCommute && RHS.getConstantOperandAPInt(1) == 0 && in getSplitVectorSrc()