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