OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:basic_induction
(Results
1 - 1
of
1
) sorted by null
/external/mesa3d/src/compiler/nir/
nir_loop_analyze.c
32
basic_induction
enumerator in enum:__anon29316
49
/* If this is of type
basic_induction
*/
262
biv->alu_def->type =
basic_induction
;
264
var->type =
basic_induction
;
566
if (basic_ind->type !=
basic_induction
) {
576
if (basic_ind->type !=
basic_induction
|| !is_var_constant(limit)) {
654
if (array_index->type !=
basic_induction
)
Completed in 220 milliseconds