nir: Fix NULL deref in nir_print_instr() on i/o semantics.
In some debug code printing single instructions, I got segfaults since the intrinsic semantics work. Fix that, and then fix nir_print_instr more generally so that you get all the info you want.