Home
last modified time | relevance | path

Searched refs:TypeALU32 (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonBaseInfo.h36 TypeALU32 = 1, enumerator
/external/llvm/lib/Target/Hexagon/
DHexagonInstrFormats.td20 def TypeALU32 : IType<1>;
257 : InstHexagon<outs, ins, asmstr, pattern, cstr, itin, TypeALU32>, OpcodeHexagon;