Searched refs:CanonCheck (Results 1 – 2 of 2) sorted by relevance
3889 DependentVectorType *CanonCheck = in getDependentVectorType() local3891 assert(!CanonCheck && in getDependentVectorType()3893 (void)CanonCheck; in getDependentVectorType()3963 DependentSizedExtVectorType *CanonCheck in getDependentSizedExtVectorType() local3965 assert(!CanonCheck && "Dependent-sized ext_vector canonical type broken"); in getDependentSizedExtVectorType()3966 (void)CanonCheck; in getDependentSizedExtVectorType()4029 DependentSizedMatrixType *CanonCheck = in getDependentSizedMatrixType() local4031 assert(!CanonCheck && "Dependent-sized matrix canonical type broken"); in getDependentSizedMatrixType()
2970 DependentSizedExtVectorType *CanonCheck in getDependentSizedExtVectorType() local2972 assert(!CanonCheck && "Dependent-sized ext_vector canonical type broken"); in getDependentSizedExtVectorType()2973 (void)CanonCheck; in getDependentSizedExtVectorType()