Searched refs:TGSI_OPCODE_READ_FIRST (Results 1 – 4 of 4) sorted by relevance
448 #define TGSI_OPCODE_READ_FIRST 106 macro
5912 bld_base->op_actions[TGSI_OPCODE_READ_FIRST].intr_name = "llvm.amdgcn.readfirstlane"; in si_init_shader_ctx()5913 bld_base->op_actions[TGSI_OPCODE_READ_FIRST].emit = read_lane_emit; in si_init_shader_ctx()
3480 case TGSI_OPCODE_READ_FIRST: in handleInstruction()
3919 visit_generic_intrinsic(ir, TGSI_OPCODE_READ_FIRST); in visit()