Searched refs:TypeLD (Results 1 – 9 of 9) sorted by relevance
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
D | HexagonDepITypes.h | 51 TypeLD = 37, enumerator
|
D | HexagonDepITypes.td | 49 def TypeLD : IType<37>;
|
D | HexagonInstrFormats.td | 199 : InstHexagon<outs, ins, asmstr, pattern, cstr, itin, TypeLD>, OpcodeHexagon; 203 : InstHexagon<outs, ins, asmstr, pattern, cstr, itin, TypeLD>, OpcodeHexagon;
|
D | HexagonDepInstrInfo.td | 8737 tc_15aa71c5, TypeLD>, Enc_3a3d62 { 8749 tc_5ef37dc4, TypeLD>, Enc_a27588 { 8766 tc_3c76b0ff, TypeLD>, Enc_1f5d8f { 8778 tc_785f65a7, TypeLD>, Enc_74aef2 { 8791 tc_3c76b0ff, TypeLD>, Enc_1f5d8f { 8804 tc_3c76b0ff, TypeLD>, Enc_6b197f { 8816 tc_3c76b0ff, TypeLD>, Enc_1f5d8f { 8837 tc_5ef37dc4, TypeLD>, Enc_5cd7e9 { 8854 tc_3c76b0ff, TypeLD>, Enc_1f5d8f { 8866 tc_785f65a7, TypeLD>, Enc_9e2e1c { [all …]
|
/external/llvm/lib/Target/Hexagon/MCTargetDesc/ |
D | HexagonBaseInfo.h | 40 TypeLD = 5, enumerator
|
D | HexagonShuffler.cpp | 228 case HexagonII::TypeLD: in check()
|
/external/llvm/lib/Target/Hexagon/ |
D | HexagonInstrFormats.td | 24 def TypeLD : IType<5>; 212 : InstHexagon<outs, ins, asmstr, pattern, cstr, itin, TypeLD>, OpcodeHexagon; 232 : InstHexagon<outs, ins, asmstr, pattern, cstr, itin, TypeLD>, OpcodeHexagon; 237 : InstHexagon<outs, ins, asmstr, pattern, cstr, itin, TypeLD>;
|
D | HexagonInstrInfoV60.td | 2141 let isSolo = 1, Itinerary = LD_tc_ld_SLOT0, Type = TypeLD in
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/MCTargetDesc/ |
D | HexagonShuffler.cpp | 341 case HexagonII::TypeLD: in check()
|