Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/auxiliary/tgsi/
H A Dtgsi_info.c239 case TGSI_OPCODE_I2I64: in tgsi_opcode_infer_type()
290 case TGSI_OPCODE_I2I64: in tgsi_opcode_infer_src_type()
H A Dtgsi_util.c156 case TGSI_OPCODE_I2I64: in tgsi_util_get_src_usage_mask()
H A Dtgsi_exec.c5933 case TGSI_OPCODE_I2I64: in exec_instruction()
/third_party/mesa3d/src/gallium/include/pipe/
H A Dp_shader_tokens.h380 TGSI_OPCODE_I2I64 = 34, enumerator
/third_party/mesa3d/src/nouveau/codegen/
H A Dnv50_ir_from_tgsi.cpp558 case TGSI_OPCODE_I2I64: in inferSrcType()
672 case TGSI_OPCODE_I2I64: in inferDstType()
3934 case TGSI_OPCODE_I2I64: in handleInstruction()
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_tgsi_action.c1236 bld_base->op_actions[TGSI_OPCODE_I2I64].emit = i2i64_emit; in lp_set_default_actions()
/third_party/mesa3d/src/gallium/auxiliary/nir/
H A Dnir_to_tgsi.c1373 [nir_op_i2i64] = { TGSI_OPCODE_I2I64 }, in ntt_emit_alu()

Completed in 25 milliseconds