Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/
H A DHexagonDepITypes.h53 TypeLD = 36, enumerator
H A DHexagonDepITypes.td48 def TypeLD : IType<36>;
H A DHexagonDepInstrInfo.td8880 tc_e9170fb7, TypeLD>, Enc_3a3d62 {
8892 tc_fedb7e19, TypeLD>, Enc_a27588 {
8909 tc_1c7522a8, TypeLD>, Enc_1f5d8f {
8921 tc_76bb5435, TypeLD>, Enc_74aef2 {
8934 tc_1c7522a8, TypeLD>, Enc_1f5d8f {
8947 tc_1c7522a8, TypeLD>, Enc_6b197f {
8959 tc_1c7522a8, TypeLD>, Enc_1f5d8f {
8980 tc_fedb7e19, TypeLD>, Enc_5cd7e9 {
8997 tc_1c7522a8, TypeLD>, Enc_1f5d8f {
9009 tc_76bb5435, TypeLD>, Enc_9e2e1c {
[all …]
H A DHexagonInstrFormats.td210 : InstHexagon<outs, ins, asmstr, pattern, cstr, itin, TypeLD>, OpcodeHexagon;
214 : InstHexagon<outs, ins, asmstr, pattern, cstr, itin, TypeLD>, OpcodeHexagon;
/openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonShuffler.cpp496 case HexagonII::TypeLD: in GetPacketSummary()