Searched refs:AllowCommute (Results 1 – 3 of 3) sorted by relevance
493 bool AllowCommute) const;
6045 unsigned Size, Align Alignment, bool AllowCommute) const { in foldMemoryOperandImpl()6168 if (AllowCommute) { in foldMemoryOperandImpl()
6356 static SDValue getSplitVectorSrc(SDValue LHS, SDValue RHS, bool AllowCommute) { in getSplitVectorSrc() argument6370 (AllowCommute && RHS.getConstantOperandAPInt(1) == 0 && in getSplitVectorSrc()