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