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