Searched refs:LegalW64 (Results 1 – 1 of 1) sorted by relevance
18 static const MVT LegalW64[] = { MVT::v128i8, MVT::v64i16, MVT::v32i32 }; variable61 ArrayRef<MVT> LegalW = Use64b ? LegalW64 : LegalW128; in initializeHVXLowering()