Searched defs:IsCommutative (Results 1 – 5 of 5) sorted by relevance
93 bool OpCatHelper::IsCommutative(TFOp op) { in IsCommutative() function in mlir::tfg::OpCatHelper
88 uint64_t IsCommutative : 1; member
34 bool IsCommutative; member
29441 static bool isHorizontalBinOp(SDValue &LHS, SDValue &RHS, bool IsCommutative) { in isHorizontalBinOp()
41787 bool IsCommutative) { in isHorizontalBinOp()