Searched refs:TypeCVI_VS (Results 1 – 8 of 8) sorted by relevance
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/ |
D | HexagonDepITypes.h | 43 TypeCVI_VS = 27, enumerator
|
D | HexagonDepITypes.td | 41 def TypeCVI_VS : IType<27>;
|
D | HexagonDepInstrInfo.td | 29331 tc_45453b98, TypeCVI_VS>, Enc_45364e, Requires<[UseHVXV62]> { 29343 tc_45453b98, TypeCVI_VS>, Enc_45364e, Requires<[UseHVXV62]> { 30158 tc_41f4b64e, TypeCVI_VS>, Enc_b087ac, Requires<[UseHVXV60]> { 30170 tc_c00bf9c9, TypeCVI_VS>, Enc_5138b3, Requires<[UseHVXV65]> { 30208 tc_45453b98, TypeCVI_VS>, Enc_45364e, Requires<[UseHVXV60]> { 30231 tc_41f4b64e, TypeCVI_VS>, Enc_b087ac, Requires<[UseHVXV60]> { 30243 tc_c00bf9c9, TypeCVI_VS>, Enc_5138b3, Requires<[UseHVXV60]> { 30281 tc_45453b98, TypeCVI_VS>, Enc_45364e, Requires<[UseHVXV60]> { 30304 tc_41f4b64e, TypeCVI_VS>, Enc_b087ac, Requires<[UseHVXV60]> { 30316 tc_c00bf9c9, 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-7.0/llvm/lib/Target/Hexagon/MCTargetDesc/ |
D | HexagonShuffler.cpp | 118 (*TUL)[HexagonII::TypeCVI_VS] = UnitsAndLanes(CVI_SHIFT, 1); in SetupTUL()
|