Searched defs:IsCommutative (Results 1 – 4 of 4) sorted by relevance
43 uint64_t IsCommutative : 1; member
521 const auto IsCommutative = [](BinaryOperatorKind Op) { in evalBinOp() local
5683 bool IsCommutative = isCommutative(S.MainOp) || isCommutative(S.AltOp); buildTree_rec() local
50699 isHorizontalBinOp(unsigned HOpcode,SDValue & LHS,SDValue & RHS,SelectionDAG & DAG,const X86Subtarget & Subtarget,bool IsCommutative,SmallVectorImpl<int> & PostShuffleMask) isHorizontalBinOp() argument [all...]