Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonDepITypes.h48 TypeENDLOOP = 34, enumerator
DHexagonDepITypes.td46 def TypeENDLOOP : IType<34>;
DHexagonInstrFormats.td213 : InstHexagon<outs, ins, asmstr, pattern, cstr, itin, TypeENDLOOP>,
/external/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonBaseInfo.h67 TypeENDLOOP = 31 // Such as end of a HW loop. enumerator
DHexagonMCInstrInfo.cpp431 HexagonMCInstrInfo::getType(MCII, MCI) != HexagonII::TypeENDLOOP); in isCanon()
/external/llvm/lib/Target/Hexagon/
DHexagonInstrFormats.td28 def TypeENDLOOP: IType<31>;
360 : InstHexagon<outs, ins, asmstr, pattern, cstr, itin, TypeENDLOOP>,