Searched refs:TypeENDLOOP (Results 1 – 6 of 6) sorted by relevance
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
D | HexagonDepITypes.h | 48 TypeENDLOOP = 34, enumerator
|
D | HexagonDepITypes.td | 46 def TypeENDLOOP : IType<34>;
|
D | HexagonInstrFormats.td | 213 : InstHexagon<outs, ins, asmstr, pattern, cstr, itin, TypeENDLOOP>,
|
/external/llvm/lib/Target/Hexagon/MCTargetDesc/ |
D | HexagonBaseInfo.h | 67 TypeENDLOOP = 31 // Such as end of a HW loop. enumerator
|
D | HexagonMCInstrInfo.cpp | 431 HexagonMCInstrInfo::getType(MCII, MCI) != HexagonII::TypeENDLOOP); in isCanon()
|
/external/llvm/lib/Target/Hexagon/ |
D | HexagonInstrFormats.td | 28 def TypeENDLOOP: IType<31>; 360 : InstHexagon<outs, ins, asmstr, pattern, cstr, itin, TypeENDLOOP>,
|