Home | History | Annotate | Download | only in CodeGen

Lines Matching full:rank

651       // Converting from a lower rank to a higher rank can never have
652 // undefined behavior, since higher-rank types must have a superset
653 // of values of lower-rank types.
658 "should not check conversion from __half, it has the lowest rank");