Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGDebugInfo.cpp2995 uint64_t NumVectorBytes = Size / Ctx.getCharWidth(); in CreateType() local
2998 QualType CharVecTy = Ctx.getVectorType(Ctx.CharTy, NumVectorBytes, in CreateType()