Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonDepITypes.h18 TypeALU32_3op = 1, enumerator
H A DHexagonDepITypes.td13 def TypeALU32_3op : IType<1>;
H A DHexagonDepInstrInfo.td47 tc_713b66bf, TypeALU32_3op>, Enc_5ab2be, PredNewRel, ImmRegRel {
255 tc_95a33176, TypeALU32_3op>, Enc_5ab2be {
297 tc_713b66bf, TypeALU32_3op>, Enc_5ab2be, PredNewRel, ImmRegRel {
363 tc_713b66bf, TypeALU32_3op>, Enc_bd6011 {
375 tc_713b66bf, TypeALU32_3op>, Enc_bd6011 {
387 tc_713b66bf, TypeALU32_3op>, Enc_bd6011 {
399 tc_713b66bf, TypeALU32_3op>, Enc_bd6011 {
426 tc_713b66bf, TypeALU32_3op>, Enc_be32a5, PredNewRel {
582 tc_713b66bf, TypeALU32_3op>, Enc_5ab2be, PredNewRel, ImmRegRel {
624 tc_1c2c7a4a, TypeALU32_3op>, Enc_ea4c5
[all...]
H A DHexagonVLIWPacketizer.cpp1146 TJ != HexagonII::TypeALU32_3op && in cannotCoexistAsymm()
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonShuffler.cpp202 Type != HexagonII::TypeALU32_3op && in restrictSlot1AOK()
H A DHexagonMCChecker.cpp278 case HexagonII::TypeALU32_3op: in isNeitherAnorX()