nir/print: move print_load_const_instr up
authorMarcin Ślusarz <marcin.slusarz@intel.com>
Fri, 19 Nov 2021 14:28:49 +0000 (15:28 +0100)
committerMarge Bot <emma+marge@anholt.net>
Fri, 17 Dec 2021 10:04:50 +0000 (10:04 +0000)
commitd2b4051ea99bb203f7177a73f1328d1de76a4ad5
tree71c1b3aa0f0cabee72708ef21330723fef3c605f
parentbc11dc7187a326ecec3fdbf4fee7436815f8537f
nir/print: move print_load_const_instr up

... to avoid forward declarations in future commit

Reviewed-by: Emma Anholt <emma@anholt.net>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/13880>
src/compiler/nir/nir_print.c