Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGDebugInfo.cpp2978 uint64_t NumVectorBytes = Size / Ctx.getCharWidth(); in CreateType() local
2981 QualType CharVecTy = Ctx.getVectorType(Ctx.CharTy, NumVectorBytes, in CreateType()