Searched refs:TypeCVI_VA (Results 1 – 13 of 13) sorted by relevance
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
D | HexagonDepITypes.h | 30 TypeCVI_VA = 16, enumerator
|
D | HexagonInstrFormatsV60.td | 20 : InstHexagon<outs, ins, asmstr, pattern, cstr, itin, TypeCVI_VA>,
|
D | HexagonInstrFormatsV65.td | 26 : InstHexagon<outs, ins, asmstr, pattern, cstr, itin, TypeCVI_VA>;
|
D | HexagonDepITypes.td | 28 def TypeCVI_VA : IType<16>;
|
D | HexagonDepInstrInfo.td | 26349 CVI_VA, TypeCVI_VA>, Requires<[UseHVXV60]> { 26535 CVI_VA, TypeCVI_VA>, Requires<[UseHVXV60]> { 26604 tc_0ec46cf9, TypeCVI_VA>, Enc_bfbf03, Requires<[UseHVXV60]> { 29001 tc_0ec46cf9, TypeCVI_VA>, Enc_e7581c, Requires<[UseHVXV65]> { 29024 tc_0ec46cf9, TypeCVI_VA>, Enc_e7581c, Requires<[UseHVXV65]> { 29139 tc_0ec46cf9, TypeCVI_VA>, Enc_e7581c, Requires<[UseHVXV60]> { 29162 tc_0ec46cf9, TypeCVI_VA>, Enc_e7581c, Requires<[UseHVXV60]> { 29218 tc_0ec46cf9, TypeCVI_VA>, Enc_e7581c, Requires<[UseHVXV60]> { 29241 tc_0ec46cf9, TypeCVI_VA>, Enc_e7581c, Requires<[UseHVXV60]> { 29264 tc_56c4f9fe, TypeCVI_VA>, Enc_45364e, Requires<[UseHVXV60]> { [all …]
|
D | HexagonPseudo.td | 465 V6_veqw.Itinerary, TypeCVI_VA>; 467 V6_vgtw.Itinerary, TypeCVI_VA>;
|
D | HexagonInstrInfo.cpp | 2837 V == HexagonII::TypeCVI_VA || in isVecALU()
|
/external/llvm/lib/Target/Hexagon/ |
D | HexagonInstrFormatsV60.td | 20 def TypeCVI_VA : IType<13>; 45 : InstHexagon<outs, ins, asmstr, pattern, cstr, itin, TypeCVI_VA>, 222 : InstHexagon<outs, ins, asmstr, pattern, cstr, itin, TypeCVI_VA>,
|
D | HexagonInstrInfoV60.td | 1467 let Type = TypeCVI_VA; 1664 let Type = TypeCVI_VA; 1995 let Itinerary = CVI_VA, Type = TypeCVI_VA in 2004 let Itinerary = CVI_VA, Type = TypeCVI_VA in 2212 let Itinerary = CVI_VA, Type = TypeCVI_VA, hasNewValue = 1,
|
D | HexagonInstrInfo.cpp | 2833 V == HexagonII::TypeCVI_VA || in isVecALU()
|
/external/llvm/lib/Target/Hexagon/MCTargetDesc/ |
D | HexagonBaseInfo.h | 49 TypeCVI_VA = TypeCVI_FIRST, enumerator
|
D | HexagonShuffler.cpp | 99 (*TUL)[HexagonII::TypeCVI_VA] = in SetupTUL()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/MCTargetDesc/ |
D | HexagonShuffler.cpp | 109 (*TUL)[HexagonII::TypeCVI_VA] = in SetupTUL()
|