Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/VE/
H A DVE.h373 static const unsigned PackedVectorWidth = 512; variable
H A DVEISelDAGToDAG.cpp364 } else if (SplatResTy.getVectorNumElements() == PackedVectorWidth) { in Select()
H A DVECustomDAG.cpp36 : PackedVectorWidth); in getLegalVectorType()