Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonBaseInfo.h46 TypeENDLOOP = 31 // Such as end of a HW loop. enumerator
DHexagonMCInst.cpp42 getType() != HexagonII::TypeENDLOOP); in isCanon()
/freebsd-9-stable/contrib/llvm/lib/Target/Hexagon/
DHexagonInstrFormats.td28 def TypeENDLOOP: IType<31>;
307 : InstHexagon<outs, ins, asmstr, pattern, cstr, ENDLOOP, TypeENDLOOP>;