Searched refs:fix_math_operand (Results 1 – 6 of 6) sorted by relevance
257 fix_math_operand(src0)))); in emit()277 fix_math_operand(src0), in emit()278 fix_math_operand(src1)))); in emit()564 fix_math_operand(const src_reg &src) const in fix_math_operand() function
287 fix_math_operand(src0))); in emit()306 fix_math_operand(src0), in emit()307 fix_math_operand(src1))); in emit()776 fix_math_operand(const src_reg &src) const in fix_math_operand() function
246 src_reg fix_math_operand(const src_reg &src);
309 vec4_visitor::fix_math_operand(const src_reg &src) in fix_math_operand() function in brw::vec4_visitor340 emit(opcode, dst, fix_math_operand(src0), fix_math_operand(src1)); in emit_math()
97 - i965/vec4: Don't fix_math_operand() on Gen >= 8.98 - i965/fs: Don't fix_math_operand() on Gen >= 8.
148 - i965/vec4: Don't fix_math_operand() on Gen >= 8.149 - i965/fs: Don't fix_math_operand() on Gen >= 8.