Searched refs:fix_math_operand (Results 1 – 4 of 4) sorted by relevance
258 fix_math_operand(src0)))); in emit()278 fix_math_operand(src0), in emit()279 fix_math_operand(src1)))); in emit()577 fix_math_operand(const src_reg &src) const in fix_math_operand() function
292 fix_math_operand(src0))); in emit()311 fix_math_operand(src0), in emit()312 fix_math_operand(src1))); in emit()623 fix_math_operand(const src_reg &src) const in fix_math_operand() function
255 src_reg fix_math_operand(const src_reg &src);
321 vec4_visitor::fix_math_operand(const src_reg &src) in fix_math_operand() function in brw::vec4_visitor352 emit(opcode, dst, fix_math_operand(src0), fix_math_operand(src1)); in emit_math()