Searched refs:max_const_frag (Results 1 – 3 of 3) sorted by relevance
200 compiler->max_const_frag = 512; in ir3_compiler_create()234 compiler->max_const_frag = 512; in ir3_compiler_create()
96 uint16_t max_const_frag; member
909 return compiler->max_const_frag - shared_consts_size; in ir3_max_const()