Home | History | Annotate | Download | only in Sema

Lines Matching refs:getIntegerTypeOrder

1130   int order = S.Context.getIntegerTypeOrder(LHSType, RHSType);
7221 S.Context.getIntegerTypeOrder(vectorEltTy, scalarTy) < 0)