Searched defs:IsCommutative (Results 1 – 6 of 6) sorted by relevance
88 uint64_t IsCommutative : 1; member
90 uint64_t IsCommutative : 1; member
34 bool IsCommutative; member
29441 static bool isHorizontalBinOp(SDValue &LHS, SDValue &RHS, bool IsCommutative) { in isHorizontalBinOp()
41784 bool IsCommutative) { in isHorizontalBinOp()
45149 const X86Subtarget &Subtarget, bool IsCommutative, in isHorizontalBinOp()