Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/Hexagon/
H A DHexagonDepITypes.h20 TypeALU32_ADDI = 2, enumerator
H A DHexagonDepITypes.td14 def TypeALU32_ADDI : IType<2>;
H A DHexagonVLIWPacketizer.cpp1146 TJ != HexagonII::TypeALU32_ADDI) in cannotCoexistAsymm()
H A DHexagonDepInstrInfo.td213 tc_713b66bf, TypeALU32_ADDI>, Enc_cb9321, PredNewRel, ImmRegRel {
40115 tc_388f9897, TypeALU32_ADDI>, Requires<[HasV69]> {
/llvm-project-15.0.7/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonShuffler.cpp202 Type != HexagonII::TypeALU32_ADDI) { in restrictSlot1AOK()
H A DHexagonMCChecker.cpp286 case HexagonII::TypeALU32_ADDI: in isNeitherAnorX()