Home
last modified time | relevance | path

Searched refs:reassociateOpsCommutative (Results 1 – 15 of 15) sorted by relevance

/dports/devel/llvm10/llvm-10.0.1.src/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp495 SDValue reassociateOpsCommutative(unsigned Opc, const SDLoc &DL, SDValue N0,
954 SDValue DAGCombiner::reassociateOpsCommutative(unsigned Opc, const SDLoc &DL, in reassociateOpsCommutative() function in DAGCombiner
998 if (SDValue Combined = reassociateOpsCommutative(Opc, DL, N0, N1)) in reassociateOps()
1000 if (SDValue Combined = reassociateOpsCommutative(Opc, DL, N1, N0)) in reassociateOps()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp495 SDValue reassociateOpsCommutative(unsigned Opc, const SDLoc &DL, SDValue N0,
947 SDValue DAGCombiner::reassociateOpsCommutative(unsigned Opc, const SDLoc &DL, in reassociateOpsCommutative() function in DAGCombiner
991 if (SDValue Combined = reassociateOpsCommutative(Opc, DL, N0, N1)) in reassociateOps()
993 if (SDValue Combined = reassociateOpsCommutative(Opc, DL, N1, N0)) in reassociateOps()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp495 SDValue reassociateOpsCommutative(unsigned Opc, const SDLoc &DL, SDValue N0,
954 SDValue DAGCombiner::reassociateOpsCommutative(unsigned Opc, const SDLoc &DL, in reassociateOpsCommutative() function in DAGCombiner
998 if (SDValue Combined = reassociateOpsCommutative(Opc, DL, N0, N1)) in reassociateOps()
1000 if (SDValue Combined = reassociateOpsCommutative(Opc, DL, N1, N0)) in reassociateOps()
/dports/devel/llvm90/llvm-9.0.1.src/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp468 SDValue reassociateOpsCommutative(unsigned Opc, const SDLoc &DL, SDValue N0,
1103 SDValue DAGCombiner::reassociateOpsCommutative(unsigned Opc, const SDLoc &DL, in reassociateOpsCommutative() function in DAGCombiner
1148 if (SDValue Combined = reassociateOpsCommutative(Opc, DL, N0, N1)) in reassociateOps()
1150 if (SDValue Combined = reassociateOpsCommutative(Opc, DL, N1, N0)) in reassociateOps()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp527 SDValue reassociateOpsCommutative(unsigned Opc, const SDLoc &DL, SDValue N0,
1038 SDValue DAGCombiner::reassociateOpsCommutative(unsigned Opc, const SDLoc &DL, in reassociateOpsCommutative() function in DAGCombiner
1076 if (SDValue Combined = reassociateOpsCommutative(Opc, DL, N0, N1)) in reassociateOps()
1078 if (SDValue Combined = reassociateOpsCommutative(Opc, DL, N1, N0)) in reassociateOps()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp526 SDValue reassociateOpsCommutative(unsigned Opc, const SDLoc &DL, SDValue N0,
1035 SDValue DAGCombiner::reassociateOpsCommutative(unsigned Opc, const SDLoc &DL, in reassociateOpsCommutative() function in DAGCombiner
1073 if (SDValue Combined = reassociateOpsCommutative(Opc, DL, N0, N1)) in reassociateOps()
1075 if (SDValue Combined = reassociateOpsCommutative(Opc, DL, N1, N0)) in reassociateOps()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp527 SDValue reassociateOpsCommutative(unsigned Opc, const SDLoc &DL, SDValue N0,
1058 SDValue DAGCombiner::reassociateOpsCommutative(unsigned Opc, const SDLoc &DL, in reassociateOpsCommutative() function in DAGCombiner
1096 if (SDValue Combined = reassociateOpsCommutative(Opc, DL, N0, N1)) in reassociateOps()
1098 if (SDValue Combined = reassociateOpsCommutative(Opc, DL, N1, N0)) in reassociateOps()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp528 SDValue reassociateOpsCommutative(unsigned Opc, const SDLoc &DL, SDValue N0,
1056 SDValue DAGCombiner::reassociateOpsCommutative(unsigned Opc, const SDLoc &DL, in reassociateOpsCommutative() function in DAGCombiner
1094 if (SDValue Combined = reassociateOpsCommutative(Opc, DL, N0, N1)) in reassociateOps()
1096 if (SDValue Combined = reassociateOpsCommutative(Opc, DL, N1, N0)) in reassociateOps()
/dports/devel/llvm11/llvm-11.0.1.src/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp523 SDValue reassociateOpsCommutative(unsigned Opc, const SDLoc &DL, SDValue N0,
1031 SDValue DAGCombiner::reassociateOpsCommutative(unsigned Opc, const SDLoc &DL, in reassociateOpsCommutative() function in DAGCombiner
1069 if (SDValue Combined = reassociateOpsCommutative(Opc, DL, N0, N1)) in reassociateOps()
1071 if (SDValue Combined = reassociateOpsCommutative(Opc, DL, N1, N0)) in reassociateOps()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp527 SDValue reassociateOpsCommutative(unsigned Opc, const SDLoc &DL, SDValue N0,
1058 SDValue DAGCombiner::reassociateOpsCommutative(unsigned Opc, const SDLoc &DL, in reassociateOpsCommutative() function in DAGCombiner
1096 if (SDValue Combined = reassociateOpsCommutative(Opc, DL, N0, N1)) in reassociateOps()
1098 if (SDValue Combined = reassociateOpsCommutative(Opc, DL, N1, N0)) in reassociateOps()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp527 SDValue reassociateOpsCommutative(unsigned Opc, const SDLoc &DL, SDValue N0,
1058 SDValue DAGCombiner::reassociateOpsCommutative(unsigned Opc, const SDLoc &DL, in reassociateOpsCommutative() function in DAGCombiner
1096 if (SDValue Combined = reassociateOpsCommutative(Opc, DL, N0, N1)) in reassociateOps()
1098 if (SDValue Combined = reassociateOpsCommutative(Opc, DL, N1, N0)) in reassociateOps()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp528 SDValue reassociateOpsCommutative(unsigned Opc, const SDLoc &DL, SDValue N0,
1056 SDValue DAGCombiner::reassociateOpsCommutative(unsigned Opc, const SDLoc &DL, in reassociateOpsCommutative() function in DAGCombiner
1094 if (SDValue Combined = reassociateOpsCommutative(Opc, DL, N0, N1)) in reassociateOps()
1096 if (SDValue Combined = reassociateOpsCommutative(Opc, DL, N1, N0)) in reassociateOps()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp527 SDValue reassociateOpsCommutative(unsigned Opc, const SDLoc &DL, SDValue N0,
1058 SDValue DAGCombiner::reassociateOpsCommutative(unsigned Opc, const SDLoc &DL, in reassociateOpsCommutative() function in DAGCombiner
1096 if (SDValue Combined = reassociateOpsCommutative(Opc, DL, N0, N1)) in reassociateOps()
1098 if (SDValue Combined = reassociateOpsCommutative(Opc, DL, N1, N0)) in reassociateOps()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp527 SDValue reassociateOpsCommutative(unsigned Opc, const SDLoc &DL, SDValue N0,
1058 SDValue DAGCombiner::reassociateOpsCommutative(unsigned Opc, const SDLoc &DL, in reassociateOpsCommutative() function in DAGCombiner
1096 if (SDValue Combined = reassociateOpsCommutative(Opc, DL, N0, N1)) in reassociateOps()
1098 if (SDValue Combined = reassociateOpsCommutative(Opc, DL, N1, N0)) in reassociateOps()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp528 SDValue reassociateOpsCommutative(unsigned Opc, const SDLoc &DL, SDValue N0,
1059 SDValue DAGCombiner::reassociateOpsCommutative(unsigned Opc, const SDLoc &DL, in reassociateOpsCommutative() function in DAGCombiner
1097 if (SDValue Combined = reassociateOpsCommutative(Opc, DL, N0, N1)) in reassociateOps()
1099 if (SDValue Combined = reassociateOpsCommutative(Opc, DL, N1, N0)) in reassociateOps()