Home | History | Annotate | Download | only in Sema

Lines Matching refs:areCompatibleVectorTypes

6162       if (Context.areCompatibleVectorTypes(LHSType, RHSType)) {
6551 Context.areCompatibleVectorTypes(LHSType, RHSType)) {