Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/auxiliary/tgsi/
H A Dtgsi_info.c137 case TGSI_OPCODE_UDIV: in tgsi_opcode_infer_type()
H A Dtgsi_exec.c5535 case TGSI_OPCODE_UDIV: in exec_instruction()
/third_party/mesa3d/src/gallium/include/pipe/
H A Dp_shader_tokens.h475 TGSI_OPCODE_UDIV = 130, enumerator
/third_party/mesa3d/src/nouveau/codegen/
H A Dnv50_ir_from_tgsi.cpp527 case TGSI_OPCODE_UDIV: in inferSrcType()
3204 case TGSI_OPCODE_UDIV: in handleInstruction()
/third_party/mesa3d/src/gallium/auxiliary/nir/
H A Dtgsi_to_nir.c1904 [TGSI_OPCODE_UDIV] = nir_op_udiv,
H A Dnir_to_tgsi.c1364 [nir_op_udiv] = { TGSI_OPCODE_UDIV, TGSI_OPCODE_U64DIV }, in ntt_emit_alu()
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_tgsi_action.c1939 /* TGSI_OPCODE_UDIV (CPU Only) */
2591 bld_base->op_actions[TGSI_OPCODE_UDIV].emit = udiv_emit_cpu; in lp_set_default_actions_cpu()
/third_party/mesa3d/src/gallium/drivers/r600/
H A Dr600_shader.c11915 [TGSI_OPCODE_UDIV] = { ALU_OP0_NOP, tgsi_udiv},
12112 [TGSI_OPCODE_UDIV] = { ALU_OP0_NOP, tgsi_udiv},
12339 [TGSI_OPCODE_UDIV] = { ALU_OP0_NOP, tgsi_udiv},
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_tgsi_vgpu10.c942 case TGSI_OPCODE_UDIV: in translate_opcode()
11075 case TGSI_OPCODE_UDIV: in emit_instruction()

Completed in 68 milliseconds