Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/
H A DHexagonDepITypes.h58 TypeST = 41, enumerator
H A DHexagonDepITypes.td53 def TypeST : IType<41>;
H A DHexagonDepInstrInfo.td18253 tc_db96aa6b, TypeST>, Enc_ecbcc8, Requires<[HasV68]> {
18264 tc_db96aa6b, TypeST>, Enc_ecbcc8, Requires<[HasV68]> {
18286 tc_934753bb, TypeST>, Enc_22c845 {
19760 tc_9edefe01, TypeST>, Enc_cc449f, AddrModeRel {
19786 tc_449acf79, TypeST>, Enc_cc449f, AddrModeRel {
19831 tc_ce59038e, TypeST>, Enc_52a5dd, AddrModeRel {
19862 tc_f529831b, TypeST>, Enc_52a5dd, AddrModeRel {
19910 tc_ce59038e, TypeST>, Enc_52a5dd, AddrModeRel {
19940 tc_f529831b, TypeST>, Enc_52a5dd, AddrModeRel {
19983 tc_9edefe01, TypeST>, Enc_cc449f, AddrModeRel {
[all …]
H A DHexagonInstrFormats.td219 : InstHexagon<outs, ins, asmstr, pattern, cstr, itin, TypeST>, OpcodeHexagon;
/openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonShuffler.cpp515 case HexagonII::TypeST: in GetPacketSummary()