Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaSPIRV.cpp173 QualType ArgTyB = B.get()->getType(); in CheckSPIRVBuiltinFunctionCall() local
174 auto *VTyB = ArgTyB->getAs<VectorType>(); in CheckSPIRVBuiltinFunctionCall()
178 << ArgTyB in CheckSPIRVBuiltinFunctionCall()
179 << SemaRef.Context.getVectorType(ArgTyB, 2, VectorKind::Generic) << 1 in CheckSPIRVBuiltinFunctionCall()
223 QualType ArgTyB = B.get()->getType(); in CheckSPIRVBuiltinFunctionCall() local
224 auto *VTyB = ArgTyB->getAs<VectorType>(); in CheckSPIRVBuiltinFunctionCall()
228 << ArgTyB in CheckSPIRVBuiltinFunctionCall()
229 << SemaRef.Context.getVectorType(ArgTyB, 2, VectorKind::Generic) << 1 in CheckSPIRVBuiltinFunctionCall()