• Home
  • Raw
  • Download

Lines Matching defs:header

455 write_src_full(write_ctx *ctx, const nir_src *src, union packed_src header)  in write_src_full()
464 union packed_src header = { 0 }; in write_src() local
472 union packed_src header; in read_src() local
600 write_def(write_ctx *ctx, const nir_def *def, union packed_instr header, in write_def()
661 union packed_instr header) in read_def()
715 union packed_instr header; in write_alu() local
775 read_alu(read_ctx *ctx, union packed_instr header) in read_alu()
891 union packed_instr header; in write_deref() local
963 read_deref(read_ctx *ctx, union packed_instr header) in read_deref()
1051 union packed_instr header; in write_intrinsic() local
1109 read_intrinsic(read_ctx *ctx, union packed_instr header) in read_intrinsic()
1172 union packed_instr header; in write_load_const() local
1253 read_load_const(read_ctx *ctx, union packed_instr header) in read_load_const()
1335 union packed_instr header; in write_ssa_undef() local
1347 read_ssa_undef(read_ctx *ctx, union packed_instr header) in read_ssa_undef()
1385 union packed_instr header; in write_tex() local
1426 read_tex(read_ctx *ctx, union packed_instr header) in read_tex()
1465 union packed_instr header; in write_phi() local
1505 read_phi(read_ctx *ctx, nir_block *blk, union packed_instr header) in read_phi()
1564 union packed_instr header; in write_jump() local
1574 read_jump(read_ctx *ctx, union packed_instr header) in read_jump()
1608 union packed_instr header; in write_debug_info() local
1635 read_debug_info(read_ctx *ctx, union packed_instr header) in read_debug_info()
1712 union packed_instr header; in read_instr() local