Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonBaseInfo.h40 TypeLD = 5, enumerator
DHexagonShuffler.cpp228 case HexagonII::TypeLD: in check()
/external/llvm/lib/Target/Hexagon/
DHexagonInstrFormats.td24 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>;
DHexagonInstrInfoV60.td2141 let isSolo = 1, Itinerary = LD_tc_ld_SLOT0, Type = TypeLD in