Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDebugInfo.cpp3266 uint64_t NumVectorBytes = Size / Ctx.getCharWidth(); in CreateType() local
3270 Ctx.getVectorType(Ctx.CharTy, NumVectorBytes, VectorKind::Generic); in CreateType()