Searched refs:AllowCommute (Results 1 – 3 of 3) sorted by relevance
499 bool AllowCommute) const;
6091 unsigned Size, Align Alignment, bool AllowCommute) const { in foldMemoryOperandImpl()6219 if (AllowCommute) { in foldMemoryOperandImpl()
6480 static SDValue getSplitVectorSrc(SDValue LHS, SDValue RHS, bool AllowCommute) { in getSplitVectorSrc() argument6494 (AllowCommute && RHS.getConstantOperandAPInt(1) == 0 && in getSplitVectorSrc()