Searched refs:TypeCVI_VS (Results 1 – 8 of 8) sorted by relevance
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
D | HexagonDepITypes.h | 41 TypeCVI_VS = 27, enumerator
|
D | HexagonDepITypes.td | 39 def TypeCVI_VS : IType<27>;
|
D | HexagonDepInstrInfo.td | 29451 tc_05ca8cfd, TypeCVI_VS>, Enc_45364e, Requires<[UseHVXV62]> { 29463 tc_05ca8cfd, TypeCVI_VS>, Enc_45364e, Requires<[UseHVXV62]> { 30278 tc_7417e785, TypeCVI_VS>, Enc_b087ac, Requires<[UseHVXV60]> { 30290 tc_309dbb4f, TypeCVI_VS>, Enc_5138b3, Requires<[UseHVXV65]> { 30328 tc_05ca8cfd, TypeCVI_VS>, Enc_45364e, Requires<[UseHVXV60]> { 30351 tc_7417e785, TypeCVI_VS>, Enc_b087ac, Requires<[UseHVXV60]> { 30363 tc_309dbb4f, TypeCVI_VS>, Enc_5138b3, Requires<[UseHVXV60]> { 30401 tc_05ca8cfd, TypeCVI_VS>, Enc_45364e, Requires<[UseHVXV60]> { 30449 tc_7417e785, TypeCVI_VS>, Enc_b087ac, Requires<[UseHVXV60]> { 30461 tc_309dbb4f, TypeCVI_VS>, Enc_5138b3, Requires<[UseHVXV65]> { [all …]
|
/external/llvm/lib/Target/Hexagon/ |
D | HexagonInstrFormatsV60.td | 26 def TypeCVI_VS : IType<19>; 117 : InstHexagon<outs, ins, asmstr, pattern, cstr, itin, TypeCVI_VS>, 129 : InstHexagon<outs, ins, asmstr, pattern, cstr, itin, TypeCVI_VS>,
|
D | HexagonInstrInfoV60.td | 1124 let Itinerary = CVI_VS, Type = TypeCVI_VS in { 1413 let Itinerary = CVI_VS, Type = TypeCVI_VS in { 1605 let Itinerary = CVI_VS, Type = TypeCVI_VS in { 1768 let Itinerary = CVI_VS, Type = TypeCVI_VS in { 1912 let Itinerary = CVI_VS, Type = TypeCVI_VS in {
|
/external/llvm/lib/Target/Hexagon/MCTargetDesc/ |
D | HexagonBaseInfo.h | 55 TypeCVI_VS = 19, enumerator
|
D | HexagonShuffler.cpp | 106 (*TUL)[HexagonII::TypeCVI_VS] = UnitsAndLanes(CVI_SHIFT, 1); in SetupTUL()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/MCTargetDesc/ |
D | HexagonShuffler.cpp | 117 (*TUL)[HexagonII::TypeCVI_VS] = UnitsAndLanes(CVI_SHIFT, 1); in SetupTUL()
|