| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/ir3/ |
| H A D | ir3_cmdline.c | 405 nir_lower_int64(nir);
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/ir3/ |
| H A D | ir3_cmdline.c | 480 nir_lower_int64(nir, ~0);
|
| /xsrc/external/mit/MesaLib.old/dist/src/compiler/ |
| H A D | Makefile.sources | 256 nir/nir_lower_int64.c \
|
| /xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/ |
| H A D | brw_nir.c | 718 OPT(nir_lower_int64, nir->options->lower_int64_options); 858 OPT(nir_lower_int64, nir->options->lower_int64_options);
|
| /xsrc/external/mit/MesaLib/dist/src/intel/compiler/ |
| H A D | brw_nir.c | 808 OPT(nir_lower_int64); 1090 if (OPT(nir_lower_int64))
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/frontends/clover/nir/ |
| H A D | invocation.cpp | 540 NIR_PASS_V(nir, nir_lower_int64);
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/state_tracker/ |
| H A D | st_glsl_to_nir.cpp | 430 NIR_PASS(progress, nir, nir_lower_int64,
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/sfn/ |
| H A D | sfn_nir.cpp | 828 NIR_PASS_V(sel->nir, nir_lower_int64);
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/state_tracker/ |
| H A D | st_glsl_to_nir.cpp | 558 NIR_PASS(lowered_64bit_ops, nir, nir_lower_int64);
|
| /xsrc/external/mit/MesaLib.old/dist/src/compiler/nir/ |
| H A D | nir_lower_int64.c | 899 nir_lower_int64(nir_shader *shader, nir_lower_int64_options options) function in typeref:typename:bool
|
| H A D | nir.h | 3657 bool nir_lower_int64(nir_shader *shader, nir_lower_int64_options options);
|
| /xsrc/external/mit/MesaLib/dist/src/asahi/compiler/ |
| H A D | agx_compile.c | 1210 NIR_PASS_V(nir, nir_lower_int64);
|
| /xsrc/external/mit/MesaLib/dist/src/compiler/nir/ |
| H A D | nir_lower_int64.c | 1306 nir_lower_int64(nir_shader *shader) function in typeref:typename:bool
|
| H A D | nir.h | 5410 bool nir_lower_int64(nir_shader *shader);
|
| /xsrc/external/mit/MesaLib/dist/src/panfrost/bifrost/ |
| H A D | bifrost_compile.c | 3348 NIR_PASS(progress, nir, nir_lower_int64); 3405 NIR_PASS(progress, nir, nir_lower_int64);
|
| /xsrc/external/mit/MesaLib/dist/src/microsoft/compiler/ |
| H A D | nir_to_dxil.c | 4744 NIR_PASS(progress, s, nir_lower_int64);
|
| /xsrc/external/mit/MesaLib/dist/src/amd/vulkan/ |
| H A D | radv_pipeline.c | 3522 nir_lower_int64(nir[i]);
|
| /xsrc/external/mit/MesaLib/dist/docs/relnotes/ |
| H A D | 20.2.0.rst | 994 - nir: Stop passing an options arg to nir_lower_int64() 995 - nir: Extend nir_lower_int64() to support i2f/f2i lowering
|
| H A D | 19.3.0.rst | 2798 - aco: run nir_lower_int64() before nir_lower_idiv()
|
| H A D | 21.3.0.rst | 3843 - radv: call nir_lower_int64() for LLVM
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/ |
| H A D | r600_shader.c | 208 NIR_PASS_V(sel->nir, nir_lower_int64);
|