Searched refs:LegalW128 (Results 1 – 1 of 1) sorted by relevance
19 static const MVT LegalW128[] = { MVT::v256i8, MVT::v128i16, MVT::v64i32 }; variable60 ArrayRef<MVT> LegalW = Use64b ? LegalW64 : LegalW128; in initializeHVXLowering()