Searched refs:LegalPackedVT (Results 1 – 1 of 1) sorted by relevance
334 for (MVT LegalPackedVT : AllPackedVTs) { in initVPUActions() local335 setOperationAction(ISD::INSERT_VECTOR_ELT, LegalPackedVT, Custom); in initVPUActions()336 setOperationAction(ISD::EXTRACT_VECTOR_ELT, LegalPackedVT, Custom); in initVPUActions()