Home
last modified time | relevance | path

Searched refs:get_current_loop (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/gallium/drivers/radeon/
Dradeon_setup_tgsi_llvm.c43 static struct radeon_llvm_loop * get_current_loop(struct radeon_llvm_context * ctx) in get_current_loop() function
372 struct radeon_llvm_loop * current_loop = get_current_loop(ctx); in brk_emit()
384 struct radeon_llvm_loop * current_loop = get_current_loop(ctx); in cont_emit()
462 struct radeon_llvm_loop * current_loop = get_current_loop(ctx); in endloop_emit()