Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:isCommutativeBinOp

2446         if (DAG.isCommutativeBinOp(N0.getOpcode())) {
2510 if (DAG.isCommutativeBinOp(N0.getOpcode()))
2533 if (DAG.isCommutativeBinOp(N1.getOpcode())) {