Home
last modified time | relevance | path

Searched refs:TypeCVI_VS (Results 1 – 8 of 8) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
DHexagonDepITypes.h43 TypeCVI_VS = 27, enumerator
DHexagonDepITypes.td41 def TypeCVI_VS : IType<27>;
DHexagonDepInstrInfo.td29331 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/
DHexagonInstrFormatsV60.td26 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>,
DHexagonInstrInfoV60.td1124 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/
DHexagonBaseInfo.h55 TypeCVI_VS = 19, enumerator
DHexagonShuffler.cpp106 (*TUL)[HexagonII::TypeCVI_VS] = UnitsAndLanes(CVI_SHIFT, 1); in SetupTUL()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonShuffler.cpp118 (*TUL)[HexagonII::TypeCVI_VS] = UnitsAndLanes(CVI_SHIFT, 1); in SetupTUL()