Searched refs:OpRef (Results 1 – 1 of 1) sorted by relevance
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
| H A D | HexagonISelDAGToDAGHVX.cpp | 625 static OpRef lo(const OpRef &R) { in lo() argument 629 static OpRef hi(const OpRef &R) { in hi() argument 854 OpRef concats(OpRef Va, OpRef Vb, ResultStack &Results); 859 OpRef vmuxs(ArrayRef<uint8_t> Bytes, OpRef Va, OpRef Vb, 861 OpRef vmuxp(ArrayRef<uint8_t> Bytes, OpRef Va, OpRef Vb, 1121 OpRef HvxSelector::packs(ShuffleMask SM, OpRef Va, OpRef Vb, in packs() 1345 OpRef HvxSelector::packp(ShuffleMask SM, OpRef Va, OpRef Vb, in packp() 1361 OpRef Out[2] = { OpRef::undef(HalfTy), OpRef::undef(HalfTy) }; in packp() 1441 OpRef HvxSelector::shuffs2(ShuffleMask SM, OpRef Va, OpRef Vb, in shuffs2() 1513 OpRef HvxSelector::shuffp2(ShuffleMask SM, OpRef Va, OpRef Vb, in shuffp2() [all …]
|