Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/lima/ir/pp/
Dnir.c705 static bool ppir_emit_loop(ppir_compiler *comp, nir_loop *nloop) in ppir_emit_loop()
/external/mesa3d/src/gallium/drivers/freedreno/a2xx/
Dir2_nir.c1009 emit_loop(struct ir2_context *ctx, nir_loop *nloop) in emit_loop()
/external/mesa3d/src/compiler/nir/
Dnir_clone.c590 nir_loop *nloop = nir_loop_create(state->ns); in clone_loop() local
/external/mesa3d/src/panfrost/bifrost/
Dbifrost_compile.c2204 emit_loop(bi_context *ctx, nir_loop *nloop) in emit_loop()
/external/mesa3d/src/panfrost/midgard/
Dmidgard_compile.c2560 emit_loop(struct compiler_context *ctx, nir_loop *nloop) in emit_loop()
/external/mesa3d/src/freedreno/ir3/
Dir3_compiler_nir.c2690 emit_loop(struct ir3_context *ctx, nir_loop *nloop) in emit_loop()