Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/VE/
H A DVEISelLowering.cpp310 for (MVT LegalMaskVT : AllMaskVTs) in initVPUActions() local
311 setOperationAction(ISD::BUILD_VECTOR, LegalMaskVT, Custom); in initVPUActions()