Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/amd/compiler/
H A Daco_insert_exec_mask.cpp58 needs_exact(aco_ptr<Instruction>& instr) in needs_exact() function
H A Daco_ir.h2075 bool needs_exact = false; /* there exists an instruction with disable_wqm = true */ variable