Home
last modified time | relevance | path

Searched refs:GCM_INSTR_SCHEDULE_EARLIER_ONLY (Results 1 - 1 of 1) sorted by relevance

/third_party/mesa3d/src/compiler/nir/
H A Dnir_opt_gcm.c74 GCM_INSTR_SCHEDULE_EARLIER_ONLY = (1 << 1), enumerator
326 instr->pass_flags = GCM_INSTR_SCHEDULE_EARLIER_ONLY; in gcm_pin_instructions()
345 instr->pass_flags = GCM_INSTR_SCHEDULE_EARLIER_ONLY; in gcm_pin_instructions()
679 if (def->parent_instr->pass_flags & GCM_INSTR_SCHEDULE_EARLIER_ONLY && in gcm_schedule_late_def()

Completed in 2 milliseconds