Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonDepITypes.h58 TypeST = 41, enumerator
H A DHexagonDepITypes.td53 def TypeST : IType<41>;
H A DHexagonDepInstrInfo.td18277 tc_db96aa6b, TypeST>, Enc_ecbcc8, Requires<[HasV68]> {
18288 tc_db96aa6b, TypeST>, Enc_ecbcc8, Requires<[HasV68]> {
18310 tc_934753bb, TypeST>, Enc_22c845 {
19784 tc_9edefe01, TypeST>, Enc_cc449f, AddrModeRel {
19810 tc_449acf79, TypeST>, Enc_cc449f, AddrModeRel {
19855 tc_ce59038e, TypeST>, Enc_52a5dd, AddrModeRel {
19886 tc_f529831b, TypeST>, Enc_52a5dd, AddrModeRel {
19934 tc_ce59038e, TypeST>, Enc_52a5dd, AddrModeRel {
19964 tc_f529831b, TypeST>, Enc_52a5dd, AddrModeRel {
20007 tc_9edefe01, TypeST>, Enc_cc449
[all...]
H A DHexagonInstrFormats.td219 : InstHexagon<outs, ins, asmstr, pattern, cstr, itin, TypeST>, OpcodeHexagon;
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonShuffler.cpp515 case HexagonII::TypeST: in GetPacketSummary()