Searched refs:OpRef (Results 1 – 1 of 1) sorted by relevance
| /llvm-project-15.0.7/llvm/lib/Target/Hexagon/ |
| H A D | HexagonISelDAGToDAGHVX.cpp | 623 static OpRef lo(const OpRef &R) { in lo() argument 627 static OpRef hi(const OpRef &R) { in hi() argument 851 OpRef concats(OpRef Va, OpRef Vb, ResultStack &Results); 856 OpRef vmuxs(ArrayRef<uint8_t> Bytes, OpRef Va, OpRef Vb, 858 OpRef vmuxp(ArrayRef<uint8_t> Bytes, OpRef Va, OpRef Vb, 1117 OpRef HvxSelector::packs(ShuffleMask SM, OpRef Va, OpRef Vb, in packs() 1341 OpRef HvxSelector::packp(ShuffleMask SM, OpRef Va, OpRef Vb, in packp() 1357 OpRef Out[2] = { OpRef::undef(HalfTy), OpRef::undef(HalfTy) }; in packp() 1437 OpRef HvxSelector::shuffs2(ShuffleMask SM, OpRef Va, OpRef Vb, in shuffs2() 1509 OpRef HvxSelector::shuffp2(ShuffleMask SM, OpRef Va, OpRef Vb, in shuffp2() [all …]
|