Searched refs:UseSel64 (Results 1 – 1 of 1) sorted by relevance
2761 const bool UseSel64 = DstSize > 32 && in applyMappingImpl() local2765 LLT SelType = UseSel64 ? LLT::scalar(64) : LLT::scalar(32); in applyMappingImpl()