Home
last modified time | relevance | path

Searched refs:TypeENDLOOP (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonDepITypes.h50 TypeENDLOOP = 33, enumerator
H A DHexagonDepITypes.td45 def TypeENDLOOP : IType<33>;
H A DHexagonInstrFormats.td224 : InstHexagon<outs, ins, asmstr, pattern, cstr, itin, TypeENDLOOP>,