Searched refs:TypeST (Results 1 – 8 of 8) sorted by relevance
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/ |
D | HexagonDepITypes.h | 57 TypeST = 42, enumerator
|
D | HexagonDepITypes.td | 55 def TypeST : IType<42>;
|
D | HexagonDepInstrInfo.td | 17820 tc_e216a5db, TypeST>, Enc_22c845 { 19282 tc_cd7374a0, TypeST>, Enc_cc449f, AddrModeRel { 19308 tc_74e47fd9, TypeST>, Enc_cc449f, AddrModeRel { 19353 tc_d9f95eef, TypeST>, Enc_52a5dd, AddrModeRel { 19384 tc_d24b2d85, TypeST>, Enc_52a5dd, AddrModeRel { 19432 tc_d9f95eef, TypeST>, Enc_52a5dd, AddrModeRel { 19462 tc_d24b2d85, TypeST>, Enc_52a5dd, AddrModeRel { 19505 tc_cd7374a0, TypeST>, Enc_cc449f, AddrModeRel { 19530 tc_74e47fd9, TypeST>, Enc_cc449f, AddrModeRel { 19569 tc_cd7374a0, TypeST>, Enc_9a33d5, AddrModeRel { [all …]
|
D | HexagonInstrFormats.td | 214 : InstHexagon<outs, ins, asmstr, pattern, cstr, itin, TypeST>, OpcodeHexagon;
|
/external/llvm/lib/Target/Hexagon/MCTargetDesc/ |
D | HexagonBaseInfo.h | 41 TypeST = 6, enumerator
|
D | HexagonShuffler.cpp | 241 case HexagonII::TypeST: in check()
|
/external/llvm/lib/Target/Hexagon/ |
D | HexagonInstrFormats.td | 25 def TypeST : IType<6>; 245 : InstHexagon<outs, ins, asmstr, pattern, cstr, itin, TypeST>, OpcodeHexagon; 254 : InstHexagon<outs, ins, asmstr, pattern, cstr, itin, TypeST>, OpcodeHexagon; 260 : InstHexagon<outs, ins, asmstr, pattern, cstr, itin, TypeST>;
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/MCTargetDesc/ |
D | HexagonShuffler.cpp | 351 case HexagonII::TypeST: in check()
|