Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/i915/
H A Di915_fpc_translate.c425 emit_simple_arith(struct i915_fp_compile *p, in emit_simple_arith() function
457 emit_simple_arith(p, &inst2, opcode, numArgs, fs); in emit_simple_arith_swap2()
480 emit_simple_arith(p, inst, A0_ADD, 2, fs); in i915_translate_instruction()
522 emit_simple_arith(p, inst, A0_DP3, 2, fs); in i915_translate_instruction()
526 emit_simple_arith(p, inst, A0_DP4, 2, fs); in i915_translate_instruction()
556 emit_simple_arith(p, inst, A0_FLR, 1, fs); in i915_translate_instruction()
560 emit_simple_arith(p, inst, A0_FRC, 1, fs); in i915_translate_instruction()
650 emit_simple_arith(p, inst, A0_MAD, 3, fs); in i915_translate_instruction()
654 emit_simple_arith(p, inst, A0_MAX, 2, fs); in i915_translate_instruction()
658 emit_simple_arith( in i915_translate_instruction()
[all...]

Completed in 2 milliseconds