Searched refs:TypeST (Results 1 – 2 of 2) sorted by relevance
/external/llvm/lib/Target/Hexagon/MCTargetDesc/ |
D | HexagonBaseInfo.h | 41 TypeST = 6, enumerator
|
/external/llvm/lib/Target/Hexagon/ |
D | HexagonInstrFormats.td | 25 def TypeST : IType<6>; 228 : InstHexagon<outs, ins, asmstr, pattern, cstr, itin, TypeST>, OpcodeHexagon; 237 : InstHexagon<outs, ins, asmstr, pattern, cstr, itin, TypeST>, OpcodeHexagon;
|