Searched defs:src2_type (Results 1 – 6 of 6) sorted by relevance
25 const brw_reg_type src2_type = BRW_TYPE_HF; in f16_using_mac() local134 const brw_reg_type src2_type = inst->src[2].type == BRW_TYPE_UB in int8_using_dp4a() local183 const brw_reg_type src2_type = inst->src[2].type == BRW_TYPE_UB in int8_using_mul_add() local
2768 src2_type, \ in TEST_P() argument2875 enum brw_reg_type src2_type; in TEST_P() member2878 #define INST(dst_type, src0_type, src1_type, src2_type, expected_result) \ in TEST_P() argument3058 brw_reg_type src2_type; in TEST_P() member3186 brw_reg_type src2_type; in TEST_P() member
1980 const enum brw_reg_type src2_type = inst->src[2].type; in instruction_restrictions() local
572 src2_type, const_expr, description = ""): argument
1033 LLVMTypeRef src2_type = LLVMTypeOf(src[2]); in do_alu_action() local
199 LLVMTypeRef src2_type = LLVMTypeOf(src2); in emit_bcsel() local