Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonDepITypes.h19 TypeALU32_ADDI = 2, enumerator
H A DHexagonDepITypes.td14 def TypeALU32_ADDI : IType<2>;
H A DHexagonVLIWPacketizer.cpp1147 TJ != HexagonII::TypeALU32_ADDI) in cannotCoexistAsymm()
H A DHexagonDepInstrInfo.td213 tc_713b66bf, TypeALU32_ADDI>, Enc_cb9321, PredNewRel, ImmRegRel {
[all...]
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonShuffler.cpp203 Type != HexagonII::TypeALU32_ADDI) { in restrictSlot1AOK()
H A DHexagonMCChecker.cpp279 case HexagonII::TypeALU32_ADDI: in isNeitherAnorX()