Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86InstrInfo.h529 bool AllowCommute) const;
H A DX86InstrInfo.cpp7283 unsigned Size, Align Alignment, bool AllowCommute) const { in foldMemoryOperandImpl()
7409 if (AllowCommute) { in foldMemoryOperandImpl()
H A DX86ISelLowering.cpp3764 static SDValue getSplitVectorSrc(SDValue LHS, SDValue RHS, bool AllowCommute) { in getSplitVectorSrc() argument
3778 (AllowCommute && RHS.getConstantOperandAPInt(1) == 0 && in getSplitVectorSrc()