Searched refs:VL_16B (Results 1 – 3 of 3) sorted by relevance
317 VL_16B, enumerator338 case A64Layout::VL_16B: return ".16b"; in A64VectorLayoutToString()357 .Case(".16b", A64Layout::VL_16B) in A64StringToVectorLayout()
524 bool IsVec64 = (Layout < A64Layout::VL_16B); in printVectorList()
2069 bool IsVec64 = (Layout < A64Layout::VL_16B); in ParseVectorList()