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

/xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/
H A Dbrw_fs_combine_constants.cpp293 needs_negate(const fs_reg *reg, const struct imm *imm) function in typeref:typename:bool
494 reg->negate = needs_negate(reg, &table.imm[i]);
/xsrc/external/mit/MesaLib/dist/src/intel/compiler/
H A Dbrw_fs_combine_constants.cpp301 needs_negate(const fs_reg *reg, const struct imm *imm) function in typeref:typename:bool
604 reg->negate = needs_negate(reg, &table.imm[i]);

Completed in 4 milliseconds