Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/X86/
H A DX86InstrInfo.h499 bool AllowCommute) const;
H A DX86InstrInfo.cpp6091 unsigned Size, Align Alignment, bool AllowCommute) const { in foldMemoryOperandImpl()
6219 if (AllowCommute) { in foldMemoryOperandImpl()
H A DX86ISelLowering.cpp6480 static SDValue getSplitVectorSrc(SDValue LHS, SDValue RHS, bool AllowCommute) { in getSplitVectorSrc() argument
6494 (AllowCommute && RHS.getConstantOperandAPInt(1) == 0 && in getSplitVectorSrc()