Lines Matching defs:length
1536 // the vector length.
1626 // the vector length.
1736 // the vector length.
1885 // the vector length.
2033 // the vector length.
2189 // the vector length.
3631 // With an all-true predicate, these instructions measure the vector length.
3746 int FixedVL(int fixed, int length) {
3750 return (length >= fixed) ? fixed : 0;
13444 // The last active element of `pn` are `true` in all vector length configurations.
13501 // The last active element of `pn` are `false` in all vector length configurations.
13516 // The last active element of `pn` are `true` in all vector length configurations.
13573 // The last active element of `pn` are `false` in all vector length configurations.