Searched refs:nlt_4 (Results 1 – 4 of 4) sorted by relevance
323 enum NeonListType { nlt_1 = 0x7, nlt_2 = 0xA, nlt_3 = 0x6, nlt_4 = 0x2 }; enumerator
290 return nlt_4; in type()
396 } else if (type == nlt_4) { in FormatNeonList()2464 if (itype == nlt_1 || itype == nlt_2 || itype == nlt_3 || itype == nlt_4) { in DecodeAdvancedSIMDElementOrStructureLoadStore()
5778 case nlt_4: in DecodeAdvancedSIMDLoadStoreMultipleStructures()