Home
last modified time | relevance | path

Searched defs:IsCommutable (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DMacroFusionPredicatorEmitter.cpp105 bool IsCommutable = Fusion->getValueAsBit("IsCommutable"); in emitMacroFusionImpl() local
126 ArrayRef<const Record *> Predicates, bool IsCommutable, in emitPredicates()
143 bool IsCommutable, in emitFirstPredicate()
206 bool IsCommutable, in emitSecondPredicate()
257 bool IsCommutable, in emitBothPredicate()
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelDAGToDAG.cpp3636 bool IsCommutable = false; in foldLoadStoreIntoMemOperand() local
H A DX86ISelLowering.cpp8130 bool IsCommutable = (Opcode == ISD::ADD || Opcode == ISD::FADD); in isHorizontalBinOpPart() local
16239 bool IsCommutable = true; in matchShuffleWithSHUFPD() local