Home
last modified time | relevance | path

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

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