Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
DHexagonDepITypes.h56 TypePSEUDO = 41, enumerator
DHexagonDepITypes.td54 def TypePSEUDO : IType<41>;
DHexagonInstrFormats.td225 : InstHexagon<outs, ins, asmstr, pattern, cstr, PSEUDO, TypePSEUDO>,
231 : InstHexagon<outs, ins, asmstr, pattern, cstr, PSEUDOM, TypePSEUDO>,
DHexagonPseudo.td30 (ins s32_0Imm:$offset), "DUPLEX", [], "", DUPLEX, 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>,