Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelDAGToDAGHVX.cpp671 struct ResultStack { struct
672 ResultStack(SDNode *Inp) in ResultStack() argument
747 void ResultStack::print(raw_ostream &OS, const SelectionDAG &G) const { in print()
959 void materialize(const ResultStack &Results);
968 OpRef concats(OpRef Va, OpRef Vb, ResultStack &Results);
969 OpRef funnels(OpRef Va, OpRef Vb, int Amount, ResultStack &Results);
971 OpRef packs(ShuffleMask SM, OpRef Va, OpRef Vb, ResultStack &Results,
973 OpRef packp(ShuffleMask SM, OpRef Va, OpRef Vb, ResultStack &Results,
976 ResultStack &Results);
978 ResultStack &Results);
[all …]