Searched refs:TypeST (Results 1 – 3 of 3) sorted by relevance
/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>;
|