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
2867 src2_type, \ in TEST_P() argument2974 enum brw_reg_type src2_type; in TEST_P() member2977 #define INST(dst_type, src0_type, src1_type, src2_type, expected_result) \ in TEST_P() argument3151 brw_reg_type src2_type; in TEST_P() member3276 brw_reg_type src2_type; in TEST_P() member
2184 const enum brw_reg_type src2_type = in instruction_restrictions() local
586 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