Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelDAGToDAGHVX.cpp935 MVT getPairVT(MVT ElemTy) const { in getPairVT() function
1217 Results.push(TargetOpcode::REG_SEQUENCE, getPairVT(MVT::i8), { in concats()
1282 MVT PairTy = getPairVT(MVT::i8); in packs()
1502 return OpRef::undef(getPairVT(MVT::i8)); in packp()
1586 Results.push(Hexagon::V6_vshuffvdd, getPairVT(MVT::i8), in shuffs1()
1641 return OpRef::undef(getPairVT(MVT::i8)); in shuffp1()
1681 return OpRef::undef(getPairVT(MVT::i8)); in shuffp2()
2087 MVT PairTy = getPairVT(MVT::i8); in contracting()
2216 Results.push(Opc, getPairVT(MVT::i8), {Va}); in expanding()
2428 MVT PairTy = getPairVT(MVT::i8); in perfect()