Home
last modified time | relevance | path

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

/external/mesa3d/src/amd/compiler/
Daco_lower_to_hw_instr.cpp1061 bool do_copy(lower_context* ctx, Builder& bld, const copy_operation& copy, bool *preserve_scc, Phys… in do_copy()
1127 void do_swap(lower_context *ctx, Builder& bld, const copy_operation& copy, bool preserve_scc, Pseud… in do_swap()
1395 bool preserve_scc = pi->tmp_in_scc && !writes_scc; in handle_operands() local