Searched refs:TypeLD (Results 1 – 4 of 4) sorted by relevance
/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
|