Home
last modified time | relevance | path

Searched refs:AllowCommute (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Target/X86/
H A DX86InstrInfo.h493 bool AllowCommute) const;
H A DX86InstrInfo.cpp6045 unsigned Size, Align Alignment, bool AllowCommute) const { in foldMemoryOperandImpl()
6168 if (AllowCommute) { in foldMemoryOperandImpl()
H A DX86ISelLowering.cpp6356 static SDValue getSplitVectorSrc(SDValue LHS, SDValue RHS, bool AllowCommute) { in getSplitVectorSrc() argument
6370 (AllowCommute && RHS.getConstantOperandAPInt(1) == 0 && in getSplitVectorSrc()