Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/Hexagon/
H A DHexagonDepITypes.h59 TypeST = 41, enumerator
H A DHexagonDepITypes.td53 def TypeST : IType<41>;
H A DHexagonDepInstrInfo.td18252 tc_934753bb, TypeST>, Enc_22c845 {
21181 tc_a2b365d2, TypeST>, Enc_928ca1 {
21193 tc_b4dc7630, TypeST>, Enc_395cc4 {
21207 tc_a2b365d2, TypeST>, Enc_928ca1 {
21237 tc_a2b365d2, TypeST>, Enc_928ca1 {
21294 tc_a2b365d2, TypeST>, Enc_d5c73f {
21306 tc_b4dc7630, TypeST>, Enc_935d9b {
21320 tc_a2b365d2, TypeST>, Enc_d5c73f {
21350 tc_a2b365d2, TypeST>, Enc_d5c73f {
21938 tc_6f42bc60, TypeST>, Enc_c2b48e {
[all …]
H A DHexagonInstrFormats.td210 : InstHexagon<outs, ins, asmstr, pattern, cstr, itin, TypeST>, OpcodeHexagon;
/llvm-project-15.0.7/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonShuffler.cpp514 case HexagonII::TypeST: in GetPacketSummary()