Searched refs:TypeLD (Results 1 – 9 of 9) sorted by relevance
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/ |
D | HexagonDepITypes.h | 52 TypeLD = 37, enumerator
|
D | HexagonDepITypes.td | 50 def TypeLD : IType<37>;
|
D | HexagonInstrFormats.td | 202 : InstHexagon<outs, ins, asmstr, pattern, cstr, itin, TypeLD>, OpcodeHexagon; 206 : InstHexagon<outs, ins, asmstr, pattern, cstr, itin, TypeLD>, OpcodeHexagon;
|
D | HexagonDepInstrInfo.td | 8699 tc_d1090e34, TypeLD>, Enc_3a3d62 { 8711 tc_ef52ed71, TypeLD>, Enc_a27588 { 8728 tc_bad2bcaf, TypeLD>, Enc_1f5d8f { 8739 tc_03220ffa, TypeLD>, Enc_74aef2 { 8752 tc_bad2bcaf, TypeLD>, Enc_1f5d8f { 8765 tc_bad2bcaf, TypeLD>, Enc_6b197f { 8777 tc_bad2bcaf, TypeLD>, Enc_1f5d8f { 8798 tc_ef52ed71, TypeLD>, Enc_5cd7e9 { 8815 tc_bad2bcaf, TypeLD>, Enc_1f5d8f { 8826 tc_03220ffa, 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-7.0/llvm/lib/Target/Hexagon/MCTargetDesc/ |
D | HexagonShuffler.cpp | 334 case HexagonII::TypeLD: in check()
|