Searched refs:TypeXTYPE (Results 1 – 2 of 2) sorted by relevance
/external/llvm/lib/Target/Hexagon/MCTargetDesc/ |
D | HexagonBaseInfo.h | 42 TypeXTYPE = 8, enumerator
|
/external/llvm/lib/Target/Hexagon/ |
D | HexagonInstrFormats.td | 27 def TypeXTYPE : IType<8>; 244 : InstHexagon<outs, ins, asmstr, pattern, cstr, ALU64, TypeXTYPE>; 257 : InstHexagon<outs, ins, asmstr, pattern, cstr, M, TypeXTYPE>; 273 : InstHexagon<outs, ins, asmstr, pattern, cstr, S, TypeXTYPE>;
|