Home
last modified time | relevance | path

Searched defs:use_vopd (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/mesa3d/src/amd/compiler/
H A Daco_scheduler_ilp.cpp577 compare_nodes_vopd(const SchedILPContext& ctx, int num_vopd_odd_minus_even, bool* use_vopd, in compare_nodes_vopd()
616 select_instruction_vopd(const SchedILPContext& ctx, bool* use_vopd) in select_instruction_vopd()
732 bool use_vopd = false; in do_schedule() local