Searched defs:Va (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() 1562 OpRef HvxSelector::shuffs1(ShuffleMask SM, OpRef Va, ResultStack &Results) { in shuffs1() 1605 OpRef HvxSelector::shuffs2(ShuffleMask SM, OpRef Va, OpRef Vb, in shuffs2() 1640 OpRef HvxSelector::shuffp1(ShuffleMask SM, OpRef Va, ResultStack &Results) { in shuffp1() 1683 OpRef HvxSelector::shuffp2(ShuffleMask SM, OpRef Va, OpRef Vb, in shuffp2() 1847 MVT ResTy, SDValue Va, SDValue Vb, in scalarizeShuffle() [all …]
|