Searched refs:AllowCommute (Results 1 – 3 of 3) sorted by relevance
540 bool AllowCommute) const;674 unsigned BitsSize, bool AllowCommute) const;
7345 unsigned Size, Align Alignment, bool AllowCommute) const { in foldMemoryOperandImpl()7450 if (AllowCommute) { in foldMemoryOperandImpl()8242 unsigned BitsSize, bool AllowCommute) const { in foldMemoryBroadcast()8249 if (AllowCommute) { in foldMemoryBroadcast()
3893 static SDValue getSplitVectorSrc(SDValue LHS, SDValue RHS, bool AllowCommute) { in getSplitVectorSrc() argument3907 (AllowCommute && RHS.getConstantOperandAPInt(1) == 0 && in getSplitVectorSrc()