Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaSPIRV.cpp161 QualType ArgTyA = A.get()->getType(); in CheckSPIRVBuiltinFunctionCall() local
162 auto *VTyA = ArgTyA->getAs<VectorType>(); in CheckSPIRVBuiltinFunctionCall()
166 << ArgTyA in CheckSPIRVBuiltinFunctionCall()
167 << SemaRef.Context.getVectorType(ArgTyA, 2, VectorKind::Generic) << 1 in CheckSPIRVBuiltinFunctionCall()
192 QualType ArgTyA = A.get()->getType(); in CheckSPIRVBuiltinFunctionCall() local
193 auto *VTy = ArgTyA->getAs<VectorType>(); in CheckSPIRVBuiltinFunctionCall()
197 << ArgTyA in CheckSPIRVBuiltinFunctionCall()
198 << SemaRef.Context.getVectorType(ArgTyA, 2, VectorKind::Generic) << 1 in CheckSPIRVBuiltinFunctionCall()
211 QualType ArgTyA = A.get()->getType(); in CheckSPIRVBuiltinFunctionCall() local
212 auto *VTyA = ArgTyA->getAs<VectorType>(); in CheckSPIRVBuiltinFunctionCall()
[all …]
H A DSemaHLSL.cpp2746 QualType ArgTyA = A.get()->getType(); in CheckBuiltinFunctionCall() local
2748 TheCall->setType(ArgTyA); in CheckBuiltinFunctionCall()
2820 QualType ArgTyA = A.get()->getType(); in CheckBuiltinFunctionCall() local
2822 TheCall->setType(ArgTyA); in CheckBuiltinFunctionCall()
2972 QualType ArgTyA = A.get()->getType(); in CheckBuiltinFunctionCall() local
2974 TheCall->setType(ArgTyA); in CheckBuiltinFunctionCall()
2994 QualType ArgTyA = A.get()->getType(); in CheckBuiltinFunctionCall() local
2996 TheCall->setType(ArgTyA); in CheckBuiltinFunctionCall()