Searched refs:TypePSEUDO (Results 1 – 4 of 4) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
H A D | HexagonDepITypes.h | 57 TypePSEUDO = 40, enumerator
|
H A D | HexagonDepITypes.td | 52 def TypePSEUDO : IType<40>;
|
H A D | HexagonInstrFormats.td | 230 : InstHexagon<outs, ins, asmstr, pattern, cstr, PSEUDO, TypePSEUDO>, 236 : InstHexagon<outs, ins, asmstr, pattern, cstr, PSEUDOM, TypePSEUDO>,
|
H A D | HexagonPseudo.td | 29 (ins s32_0Imm:$offset), "DUPLEX", [], "", DUPLEX, TypePSEUDO>; 612 def PS_crash: InstHexagon<(outs), (ins), "", [], "", PSEUDO, TypePSEUDO>;
|