Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonISelDAGToDAGHVX.cpp671 struct ResultStack { struct
672 ResultStack(SDNode *Inp) in ResultStack() function
747 void ResultStack::print(raw_ostream &OS, const SelectionDAG &G) const { in print()
838 void materialize(const ResultStack &Results);
846 OpRef concat(OpRef Va, OpRef Vb, ResultStack &Results);
847 OpRef packs(ShuffleMask SM, OpRef Va, OpRef Vb, ResultStack &Results,
849 OpRef packp(ShuffleMask SM, OpRef Va, OpRef Vb, ResultStack &Results,
852 ResultStack &Results);
854 ResultStack &Results);
856 OpRef shuffs1(ShuffleMask SM, OpRef Va, ResultStack &Results);
[all …]