Searched defs:Vb (Results 1 – 1 of 1) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
H A D | HexagonISelDAGToDAGHVX.cpp | 1231 OpRef HvxSelector::funnels(OpRef Va, OpRef Vb, int Amount, in funnels() 1270 OpRef HvxSelector::packs(ShuffleMask SM, OpRef Va, OpRef Vb, in packs() 1503 OpRef HvxSelector::packp(ShuffleMask SM, OpRef Va, OpRef Vb, in packp() 1540 OpRef HvxSelector::vmuxs(ArrayRef<uint8_t> Bytes, OpRef Va, OpRef Vb, in vmuxs() 1553 OpRef HvxSelector::vmuxp(ArrayRef<uint8_t> Bytes, OpRef Va, OpRef Vb, in vmuxp() 1605 OpRef HvxSelector::shuffs2(ShuffleMask SM, OpRef Va, OpRef Vb, in shuffs2() 1683 OpRef HvxSelector::shuffp2(ShuffleMask SM, OpRef Va, OpRef Vb, in shuffp2() 1847 MVT ResTy, SDValue Va, SDValue Vb, in scalarizeShuffle() 2071 OpRef HvxSelector::contracting(ShuffleMask SM, OpRef Va, OpRef Vb, in contracting() 2642 OpRef Vb = OpRef::undef(ResTy); in selectShuffle() local
|