Home
last modified time | relevance | path

Searched defs:nloop (Results 1 – 7 of 7) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/lima/ir/pp/
Dnir.c705 static bool ppir_emit_loop(ppir_compiler *comp, nir_loop *nloop) in ppir_emit_loop()
/third_party/mesa3d/src/compiler/nir/
Dnir_clone.c580 nir_loop *nloop = nir_loop_create(state->ns); in clone_loop() local
/third_party/mesa3d/src/gallium/drivers/freedreno/a2xx/
Dir2_nir.c1017 emit_loop(struct ir2_context *ctx, nir_loop *nloop) in emit_loop()
/third_party/mesa3d/src/asahi/compiler/
Dagx_compile.c982 emit_loop(agx_context *ctx, nir_loop *nloop) in emit_loop()
/third_party/mesa3d/src/panfrost/midgard/
Dmidgard_compile.c2879 emit_loop(struct compiler_context *ctx, nir_loop *nloop) in emit_loop()
/third_party/mesa3d/src/freedreno/ir3/
Dir3_compiler_nir.c3068 emit_loop(struct ir3_context *ctx, nir_loop *nloop) in emit_loop()
/third_party/mesa3d/src/panfrost/bifrost/
Dbifrost_compile.c2997 emit_loop(bi_context *ctx, nir_loop *nloop) in emit_loop()