Home
last modified time | relevance | path

Searched refs:ExpandBITREVERSE (Results 1 – 25 of 28) sorted by relevance

12

/dports/devel/llvm80/llvm-8.0.1.src/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorOps.cpp137 SDValue ExpandBITREVERSE(SDValue Op);
763 return ExpandBITREVERSE(Op); in Expand()
992 SDValue VectorLegalizer::ExpandBITREVERSE(SDValue Op) { in ExpandBITREVERSE() function in VectorLegalizer
H A DLegalizeDAG.cpp177 SDValue ExpandBITREVERSE(SDValue Op, const SDLoc &dl);
2521 SDValue SelectionDAGLegalize::ExpandBITREVERSE(SDValue Op, const SDLoc &dl) { in ExpandBITREVERSE() function in SelectionDAGLegalize
2667 Results.push_back(ExpandBITREVERSE(Node->getOperand(0), dl)); in ExpandNode()
/dports/devel/llvm70/llvm-7.0.1.src/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorOps.cpp130 SDValue ExpandBITREVERSE(SDValue Op);
732 return ExpandBITREVERSE(Op); in Expand()
937 SDValue VectorLegalizer::ExpandBITREVERSE(SDValue Op) { in ExpandBITREVERSE() function in VectorLegalizer
/dports/devel/llvm90/llvm-9.0.1.src/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorOps.cpp136 SDValue ExpandBITREVERSE(SDValue Op);
788 return ExpandBITREVERSE(Op); in Expand()
1069 SDValue VectorLegalizer::ExpandBITREVERSE(SDValue Op) { in ExpandBITREVERSE() function in VectorLegalizer
H A DLegalizeDAG.cpp180 SDValue ExpandBITREVERSE(SDValue Op, const SDLoc &dl);
2541 SDValue SelectionDAGLegalize::ExpandBITREVERSE(SDValue Op, const SDLoc &dl) { in ExpandBITREVERSE() function in SelectionDAGLegalize
2682 Results.push_back(ExpandBITREVERSE(Node->getOperand(0), dl)); in ExpandNode()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorOps.cpp141 void ExpandBITREVERSE(SDNode *Node, SmallVectorImpl<SDValue> &Results);
773 ExpandBITREVERSE(Node, Results); in Expand()
1090 void VectorLegalizer::ExpandBITREVERSE(SDNode *Node, in ExpandBITREVERSE() function in VectorLegalizer
H A DLegalizeDAG.cpp183 SDValue ExpandBITREVERSE(SDValue Op, const SDLoc &dl);
2705 SDValue SelectionDAGLegalize::ExpandBITREVERSE(SDValue Op, const SDLoc &dl) { in ExpandBITREVERSE() function in SelectionDAGLegalize
2868 Results.push_back(ExpandBITREVERSE(Node->getOperand(0), dl)); in ExpandNode()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorOps.cpp141 void ExpandBITREVERSE(SDNode *Node, SmallVectorImpl<SDValue> &Results);
766 ExpandBITREVERSE(Node, Results); in Expand()
1079 void VectorLegalizer::ExpandBITREVERSE(SDNode *Node, in ExpandBITREVERSE() function in VectorLegalizer
H A DLegalizeDAG.cpp183 SDValue ExpandBITREVERSE(SDValue Op, const SDLoc &dl);
2701 SDValue SelectionDAGLegalize::ExpandBITREVERSE(SDValue Op, const SDLoc &dl) { in ExpandBITREVERSE() function in SelectionDAGLegalize
2842 Results.push_back(ExpandBITREVERSE(Node->getOperand(0), dl)); in ExpandNode()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorOps.cpp142 void ExpandBITREVERSE(SDNode *Node, SmallVectorImpl<SDValue> &Results);
783 ExpandBITREVERSE(Node, Results); in Expand()
1117 void VectorLegalizer::ExpandBITREVERSE(SDNode *Node, in ExpandBITREVERSE() function in VectorLegalizer
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorOps.cpp142 void ExpandBITREVERSE(SDNode *Node, SmallVectorImpl<SDValue> &Results);
783 ExpandBITREVERSE(Node, Results); in Expand()
1117 void VectorLegalizer::ExpandBITREVERSE(SDNode *Node, in ExpandBITREVERSE() function in VectorLegalizer
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorOps.cpp141 void ExpandBITREVERSE(SDNode *Node, SmallVectorImpl<SDValue> &Results);
774 ExpandBITREVERSE(Node, Results); in Expand()
1100 void VectorLegalizer::ExpandBITREVERSE(SDNode *Node, in ExpandBITREVERSE() function in VectorLegalizer
/dports/devel/llvm11/llvm-11.0.1.src/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorOps.cpp141 void ExpandBITREVERSE(SDNode *Node, SmallVectorImpl<SDValue> &Results);
766 ExpandBITREVERSE(Node, Results); in Expand()
1079 void VectorLegalizer::ExpandBITREVERSE(SDNode *Node, in ExpandBITREVERSE() function in VectorLegalizer
H A DLegalizeDAG.cpp182 SDValue ExpandBITREVERSE(SDValue Op, const SDLoc &dl);
2661 SDValue SelectionDAGLegalize::ExpandBITREVERSE(SDValue Op, const SDLoc &dl) { in ExpandBITREVERSE() function in SelectionDAGLegalize
2802 Results.push_back(ExpandBITREVERSE(Node->getOperand(0), dl)); in ExpandNode()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorOps.cpp142 void ExpandBITREVERSE(SDNode *Node, SmallVectorImpl<SDValue> &Results);
783 ExpandBITREVERSE(Node, Results); in Expand()
1117 void VectorLegalizer::ExpandBITREVERSE(SDNode *Node, in ExpandBITREVERSE() function in VectorLegalizer
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorOps.cpp142 void ExpandBITREVERSE(SDNode *Node, SmallVectorImpl<SDValue> &Results);
783 ExpandBITREVERSE(Node, Results); in Expand()
1113 void VectorLegalizer::ExpandBITREVERSE(SDNode *Node, in ExpandBITREVERSE() function in VectorLegalizer
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorOps.cpp142 void ExpandBITREVERSE(SDNode *Node, SmallVectorImpl<SDValue> &Results);
783 ExpandBITREVERSE(Node, Results); in Expand()
1117 void VectorLegalizer::ExpandBITREVERSE(SDNode *Node, in ExpandBITREVERSE() function in VectorLegalizer
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorOps.cpp141 void ExpandBITREVERSE(SDNode *Node, SmallVectorImpl<SDValue> &Results);
774 ExpandBITREVERSE(Node, Results); in Expand()
1100 void VectorLegalizer::ExpandBITREVERSE(SDNode *Node, in ExpandBITREVERSE() function in VectorLegalizer
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorOps.cpp142 void ExpandBITREVERSE(SDNode *Node, SmallVectorImpl<SDValue> &Results);
783 ExpandBITREVERSE(Node, Results); in Expand()
1117 void VectorLegalizer::ExpandBITREVERSE(SDNode *Node, in ExpandBITREVERSE() function in VectorLegalizer
/dports/devel/llvm10/llvm-10.0.1.src/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorOps.cpp141 void ExpandBITREVERSE(SDNode *Node, SmallVectorImpl<SDValue> &Results);
891 ExpandBITREVERSE(Node, Results); in Expand()
1199 void VectorLegalizer::ExpandBITREVERSE(SDNode *Node, in ExpandBITREVERSE() function in VectorLegalizer
H A DLegalizeDAG.cpp182 SDValue ExpandBITREVERSE(SDValue Op, const SDLoc &dl);
2600 SDValue SelectionDAGLegalize::ExpandBITREVERSE(SDValue Op, const SDLoc &dl) { in ExpandBITREVERSE() function in SelectionDAGLegalize
2741 Results.push_back(ExpandBITREVERSE(Node->getOperand(0), dl)); in ExpandNode()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorOps.cpp141 void ExpandBITREVERSE(SDNode *Node, SmallVectorImpl<SDValue> &Results);
891 ExpandBITREVERSE(Node, Results); in Expand()
1199 void VectorLegalizer::ExpandBITREVERSE(SDNode *Node, in ExpandBITREVERSE() function in VectorLegalizer
H A DLegalizeDAG.cpp182 SDValue ExpandBITREVERSE(SDValue Op, const SDLoc &dl);
2600 SDValue SelectionDAGLegalize::ExpandBITREVERSE(SDValue Op, const SDLoc &dl) { in ExpandBITREVERSE() function in SelectionDAGLegalize
2741 Results.push_back(ExpandBITREVERSE(Node->getOperand(0), dl)); in ExpandNode()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorOps.cpp141 void ExpandBITREVERSE(SDNode *Node, SmallVectorImpl<SDValue> &Results);
891 ExpandBITREVERSE(Node, Results); in Expand()
1199 void VectorLegalizer::ExpandBITREVERSE(SDNode *Node, in ExpandBITREVERSE() function in VectorLegalizer
H A DLegalizeDAG.cpp182 SDValue ExpandBITREVERSE(SDValue Op, const SDLoc &dl);
2600 SDValue SelectionDAGLegalize::ExpandBITREVERSE(SDValue Op, const SDLoc &dl) { in ExpandBITREVERSE() function in SelectionDAGLegalize
2741 Results.push_back(ExpandBITREVERSE(Node->getOperand(0), dl)); in ExpandNode()

12