Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/radeon/
Dradeon_llvm.h48 struct radeon_llvm_loop { struct
104 struct radeon_llvm_loop loop[RADEON_LLVM_MAX_LOOP_DEPTH];
Dradeon_setup_tgsi_llvm.c43 static struct radeon_llvm_loop * get_current_loop(struct radeon_llvm_context * ctx) in get_current_loop()
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()