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

/xsrc/external/mit/MesaLib/dist/src/intel/compiler/
H A Dbrw_ir.h97 bool is_commutative() const;
H A Dbrw_vec4_cse.cpp126 } else if (!a->is_commutative()) {
H A Dbrw_fs_cse.cpp157 } else if (!a->is_commutative()) {
H A Dbrw_shader.cpp864 backend_instruction::is_commutative() const function in class:backend_instruction
H A Dbrw_fs.cpp3039 if (progress && inst->is_commutative()) {
/xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/
H A Dbrw_shader.h106 bool is_commutative() const;
H A Dbrw_vec4_cse.cpp126 } else if (!a->is_commutative()) {
H A Dbrw_fs_cse.cpp156 } else if (!a->is_commutative()) {
H A Dbrw_shader.cpp816 backend_instruction::is_commutative() const function in class:backend_instruction
H A Dbrw_fs.cpp2743 if (progress && inst->is_commutative()) {

Completed in 28 milliseconds