Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/auxiliary/tgsi/
H A Dtgsi_info.c234 case TGSI_OPCODE_I64SHR: in tgsi_opcode_infer_type()
H A Dtgsi_exec.c5903 case TGSI_OPCODE_I64SHR: in exec_instruction()
/third_party/mesa3d/src/gallium/include/pipe/
H A Dp_shader_tokens.h606 TGSI_OPCODE_I64SHR = 242, enumerator
/third_party/mesa3d/src/nouveau/codegen/
H A Dnv50_ir_from_tgsi.cpp625 case TGSI_OPCODE_I64SHR: in inferSrcType()
4090 case TGSI_OPCODE_I64SHR: in handleInstruction()
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_tgsi_action.c2636 bld_base->op_actions[TGSI_OPCODE_I64SHR].emit = i64shr_emit_cpu; in lp_set_default_actions_cpu()
/third_party/mesa3d/src/gallium/auxiliary/nir/
H A Dnir_to_tgsi.c1432 [nir_op_ishr] = { TGSI_OPCODE_ISHR, TGSI_OPCODE_I64SHR }, in ntt_emit_alu()

Completed in 25 milliseconds