Home
last modified time | relevance | path

Searched refs:TypePSEUDO (Results 1 – 10 of 10) sorted by relevance

/external/llvm-project/llvm/lib/Target/Hexagon/
DHexagonDepITypes.h54 TypePSEUDO = 42, enumerator
DHexagonDepITypes.td52 def TypePSEUDO : IType<42>;
DHexagonInstrFormats.td224 : InstHexagon<outs, ins, asmstr, pattern, cstr, PSEUDO, TypePSEUDO>,
230 : InstHexagon<outs, ins, asmstr, pattern, cstr, PSEUDOM, TypePSEUDO>,
DHexagonPseudo.td29 (ins s32_0Imm:$offset), "DUPLEX", [], "", DUPLEX, TypePSEUDO>;
574 def PS_crash: InstHexagon<(outs), (ins), "", [], "", PSEUDO, TypePSEUDO>;
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonDepITypes.h55 TypePSEUDO = 41, enumerator
DHexagonDepITypes.td53 def TypePSEUDO : IType<41>;
DHexagonInstrFormats.td219 : InstHexagon<outs, ins, asmstr, pattern, cstr, PSEUDO, TypePSEUDO>,
225 : InstHexagon<outs, ins, asmstr, pattern, cstr, PSEUDOM, TypePSEUDO>,
DHexagonPseudo.td29 (ins s32_0Imm:$offset), "DUPLEX", [], "", DUPLEX, TypePSEUDO>;
570 def PS_crash: InstHexagon<(outs), (ins), "", [], "", PSEUDO, TypePSEUDO>;
/external/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonBaseInfo.h35 TypePSEUDO = 0, enumerator
/external/llvm/lib/Target/Hexagon/
DHexagonInstrFormats.td19 def TypePSEUDO : IType<0>;
366 : InstHexagon<outs, ins, asmstr, pattern, cstr, PSEUDO, TypePSEUDO>,
372 : InstHexagon<outs, ins, asmstr, pattern, cstr, PSEUDOM, TypePSEUDO>,