Home
last modified time | relevance | path

Searched refs:TypeLD (Results 1 – 5 of 5) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Target/Hexagon/
H A DHexagonDepITypes.h54 TypeLD = 36, enumerator
H A DHexagonDepITypes.td48 def TypeLD : IType<36>;
H A DHexagonDepInstrInfo.td8846 tc_e9170fb7, TypeLD>, Enc_3a3d62 {
8858 tc_fedb7e19, TypeLD>, Enc_a27588 {
8875 tc_1c7522a8, TypeLD>, Enc_1f5d8f {
8887 tc_76bb5435, TypeLD>, Enc_74aef2 {
8900 tc_1c7522a8, TypeLD>, Enc_1f5d8f {
8913 tc_1c7522a8, TypeLD>, Enc_6b197f {
8925 tc_1c7522a8, TypeLD>, Enc_1f5d8f {
8946 tc_fedb7e19, TypeLD>, Enc_5cd7e9 {
8963 tc_1c7522a8, TypeLD>, Enc_1f5d8f {
8975 tc_76bb5435, TypeLD>, Enc_9e2e1c {
[all …]
H A DHexagonInstrFormats.td201 : InstHexagon<outs, ins, asmstr, pattern, cstr, itin, TypeLD>, OpcodeHexagon;
205 : InstHexagon<outs, ins, asmstr, pattern, cstr, itin, TypeLD>, OpcodeHexagon;
/llvm-project-15.0.7/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonShuffler.cpp495 case HexagonII::TypeLD: in GetPacketSummary()