Searched refs:TypeCVI_VX (Results 1 – 8 of 8) sorted by relevance
/external/llvm/lib/Target/Hexagon/ |
D | HexagonInstrFormatsV60.td | 22 def TypeCVI_VX : IType<15>; 57 : InstHexagon<outs, ins, asmstr, pattern, cstr, itin, TypeCVI_VX>, 63 : InstHexagon<outs, ins, asmstr, pattern, cstr, itin, TypeCVI_VX>, 69 : InstHexagon<outs, ins, asmstr, pattern, cstr, itin, TypeCVI_VX>,
|
D | HexagonInstrInfoV60.td | 1093 let Itinerary = CVI_VX_LONG, Type = TypeCVI_VX in 1116 let Itinerary = CVI_VX, Type = TypeCVI_VX in { 1161 let Itinerary = CVI_VX, Type = TypeCVI_VX in { 1569 let Itinerary = CVI_VX, Type = TypeCVI_VX in
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/ |
D | HexagonDepITypes.h | 45 TypeCVI_VX = 29, enumerator
|
D | HexagonDepITypes.td | 43 def TypeCVI_VX : IType<29>;
|
D | HexagonDepInstrInfo.td | 26451 tc_6b78cf13, TypeCVI_VX>, Enc_a5ed8a, Requires<[UseHVXV62]> { 26462 tc_6b78cf13, TypeCVI_VX>, Enc_a5ed8a, Requires<[UseHVXV62]> { 28953 tc_908a4c8c, TypeCVI_VX>, Enc_45364e, Requires<[UseHVXV60]> { 28976 tc_908a4c8c, TypeCVI_VX>, Enc_45364e, Requires<[UseHVXV60]> { 28999 tc_908a4c8c, TypeCVI_VX>, Enc_45364e, Requires<[UseHVXV60]> { 29022 tc_908a4c8c, TypeCVI_VX>, Enc_45364e, Requires<[UseHVXV60]> { 29986 tc_e231aa4f, TypeCVI_VX>, Enc_7b7ba8, Requires<[UseHVXV62]> { 29998 tc_9311da3f, TypeCVI_VX>, Enc_895bd9, Requires<[UseHVXV62]> { 31189 tc_69b6dd20, TypeCVI_VX>, Enc_b087ac, Requires<[UseHVXV60]> { 31201 tc_d725e5b0, TypeCVI_VX>, Enc_5138b3, Requires<[UseHVXV60]> { [all …]
|
/external/llvm/lib/Target/Hexagon/MCTargetDesc/ |
D | HexagonBaseInfo.h | 51 TypeCVI_VX = 15, enumerator
|
D | HexagonShuffler.cpp | 102 (*TUL)[HexagonII::TypeCVI_VX] = UnitsAndLanes(CVI_MPY0 | CVI_MPY1, 1); in SetupTUL()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/MCTargetDesc/ |
D | HexagonShuffler.cpp | 113 (*TUL)[HexagonII::TypeCVI_VX] = UnitsAndLanes(CVI_MPY0 | CVI_MPY1, 1); in SetupTUL()
|