Searched refs:ArgTyA (Results 1 – 2 of 2) sorted by relevance
161 QualType ArgTyA = A.get()->getType(); in CheckSPIRVBuiltinFunctionCall() local162 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() local193 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() local212 auto *VTyA = ArgTyA->getAs<VectorType>(); in CheckSPIRVBuiltinFunctionCall()[all …]
2746 QualType ArgTyA = A.get()->getType(); in CheckBuiltinFunctionCall() local2748 TheCall->setType(ArgTyA); in CheckBuiltinFunctionCall()2820 QualType ArgTyA = A.get()->getType(); in CheckBuiltinFunctionCall() local2822 TheCall->setType(ArgTyA); in CheckBuiltinFunctionCall()2972 QualType ArgTyA = A.get()->getType(); in CheckBuiltinFunctionCall() local2974 TheCall->setType(ArgTyA); in CheckBuiltinFunctionCall()2994 QualType ArgTyA = A.get()->getType(); in CheckBuiltinFunctionCall() local2996 TheCall->setType(ArgTyA); in CheckBuiltinFunctionCall()