Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/r300/compiler/
Dradeon_emulate_loops.c49 struct count_inst { struct
50 struct radeon_compiler * C;
51 int Index;
52 rc_swizzle Swz;
53 float Amount;
54 int Unknown;
55 unsigned BranchDepth;
116 struct count_inst * count_inst = data; in get_incr_amount() local
190 struct count_inst count_inst; in try_unroll_loop() local