Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonDepITypes.h63 TypeV4LDST = 48, enumerator
H A DHexagonDepITypes.td58 def TypeV4LDST : IType<48>;
H A DHexagonDepInstrInfo.td11361 tc_9bcfb2ee, TypeV4LDST>, Enc_d44e31 {
11388 tc_9bcfb2ee, TypeV4LDST>, Enc_163a3c {
11415 tc_9bcfb2ee, TypeV4LDST>, Enc_226535 {
11442 tc_9bcfb2ee, TypeV4LDST>, Enc_d44e31 {
11469 tc_9bcfb2ee, TypeV4LDST>, Enc_163a3c {
11496 tc_9bcfb2ee, TypeV4LDST>, Enc_226535 {
11523 tc_158aa3f7, TypeV4LDST>, Enc_46c951 {
11550 tc_158aa3f7, TypeV4LDST>, Enc_e66a97 {
11577 tc_158aa3f7, TypeV4LDST>, Enc_84b2cd {
11604 tc_158aa3f7, TypeV4LDST>, Enc_46c95
[all...]
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonShuffler.cpp522 case HexagonII::TypeV4LDST: in GetPacketSummary()