Home
last modified time | relevance | path

Searched defs:VecTy0 (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp14290 if (auto *VecTy0 = Res->getAs<VectorType>()) in BuiltinVectorToScalarMath() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGBuiltin.cpp18394 auto *VecTy0 = E->getArg(0)->getType()->getAs<VectorType>(); in EmitHLSLBuiltinExpr() local