Searched refs:AST_ldc_alloc (Results 1 – 1 of 1) sorted by relevance
2464 enum {AST_init = 0x0, AST_ldc_alloc = 0x1, in vgen_ldc_attach() enumerator2478 attach_state |= AST_ldc_alloc; in vgen_ldc_attach()2559 if (attach_state & AST_ldc_alloc) { in vgen_ldc_attach()