• Home
  • Raw
  • Download

Lines Matching defs:insn

45 				 struct brw_instruction *insn,  in guess_execution_size()
105 brw_set_dest(struct brw_compile *p, struct brw_instruction *insn, in brw_set_dest()
161 validate_reg(struct brw_instruction *insn, struct brw_reg reg) in validate_reg()
247 brw_set_src0(struct brw_compile *p, struct brw_instruction *insn, in brw_set_src0()
351 struct brw_instruction *insn, in brw_set_src1()
480 struct brw_instruction *insn, in brw_set_math_message()
537 struct brw_instruction *insn, in brw_set_ff_sync_message()
553 struct brw_instruction *insn, in brw_set_urb_message()
595 struct brw_instruction *insn, in brw_set_dp_write_message()
654 struct brw_instruction *insn, in brw_set_dp_read_message()
710 struct brw_instruction *insn, in brw_set_sampler_message()
753 struct brw_instruction *insn; in brw_next_insn() local
786 struct brw_instruction *insn = next_insn(p, opcode); in brw_alu1() local
798 struct brw_instruction *insn = next_insn(p, opcode); in brw_alu2() local
833 struct brw_instruction *insn, in brw_set_3src_dest()
854 struct brw_instruction *insn, in brw_set_3src_src0()
871 struct brw_instruction *insn, in brw_set_3src_src1()
889 struct brw_instruction *insn, in brw_set_3src_src2()
911 struct brw_instruction *insn = next_insn(p, opcode); in brw_alu3() local
1087 struct brw_instruction *insn = next_insn(p, BRW_OPCODE_NOP); in brw_NOP() local
1106 struct brw_instruction *insn = brw_alu2(p, BRW_OPCODE_JMPI, dest, src0, src1); in brw_JMPI() local
1176 struct brw_instruction *insn; in brw_IF() local
1220 struct brw_instruction *insn; in gen6_IF() local
1379 struct brw_instruction *insn; in brw_ELSE() local
1412 struct brw_instruction *insn = NULL; in brw_ENDIF() local
1490 struct brw_instruction *insn; in brw_BREAK() local
1512 struct brw_instruction *insn; in gen6_CONT() local
1528 struct brw_instruction *insn; in brw_CONT() local
1543 struct brw_instruction *insn; in gen6_HALT() local
1583 struct brw_instruction *insn = next_insn(p, BRW_OPCODE_DO); in brw_DO() local
1636 struct brw_instruction *insn, *do_insn; in brw_WHILE() local
1727 struct brw_instruction *insn = next_insn(p, BRW_OPCODE_CMP); in brw_CMP() local
1752 struct brw_instruction *insn = next_insn(p, BRW_OPCODE_WAIT); in brw_WAIT() local
1781 struct brw_instruction *insn = next_insn(p, BRW_OPCODE_MATH); in brw_math() local
1813 struct brw_instruction *insn = next_insn(p, BRW_OPCODE_SEND); in brw_math() local
1841 struct brw_instruction *insn = next_insn(p, BRW_OPCODE_MATH); in brw_math2() local
1939 struct brw_instruction *insn = next_insn(p, BRW_OPCODE_SEND); in brw_oword_block_write_scratch() local
2046 struct brw_instruction *insn = next_insn(p, BRW_OPCODE_SEND); in brw_oword_block_read_scratch() local
2104 struct brw_instruction *insn = next_insn(p, BRW_OPCODE_SEND); in brw_oword_block_read() local
2143 struct brw_instruction *insn; in brw_fb_WRITE() local
2280 struct brw_instruction *insn; in brw_SAMPLE() local
2335 struct brw_instruction *insn; in brw_urb_WRITE() local
2376 struct brw_instruction *insn = (void *)p->store + ip; in next_ip() local
2391 struct brw_instruction *insn = store + ip; in brw_find_next_block_end() local
2421 struct brw_instruction *insn = store + ip; in brw_find_loop_end() local
2449 struct brw_instruction *insn = store + ip; in brw_set_uip_jip() local
2519 struct brw_instruction *insn; in brw_ff_sync() local
2557 struct brw_instruction *insn; in brw_svb_write() local