Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonDepITypes.h48 TypeCVI_ZW = 31, enumerator
H A DHexagonDepITypes.td43 def TypeCVI_ZW : IType<31>;
H A DHexagonDepInstrInfo.td[all...]
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonBaseInfo.h28 unsigned const TypeCVI_LAST = TypeCVI_ZW;
H A DHexagonShuffler.cpp493 case HexagonII::TypeCVI_ZW: in GetPacketSummary()
H A DHexagonMCChecker.cpp491 HexagonII::TypeCVI_ZW) in checkNewValues()