Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/VE/
H A DVEISelLowering.cpp81 static const MVT AllPackedVTs[] = {MVT::v512i32, MVT::v512f32}; variable
334 for (MVT LegalPackedVT : AllPackedVTs) { in initVPUActions()