Home
last modified time | relevance | path

Searched refs:LegalMaskVT (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Target/VE/
H A DVEISelLowering.cpp299 for (MVT LegalMaskVT : AllMaskVTs) in initVPUActions() local
300 setOperationAction(ISD::BUILD_VECTOR, LegalMaskVT, Custom); in initVPUActions()