Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/gallium/drivers/r300/compiler/
H A Dradeon_program.c77 struct rc_instruction *rc_alloc_instruction(struct radeon_compiler * c) in rc_alloc_instruction() function
103 struct rc_instruction * inst = rc_alloc_instruction(c); in rc_insert_new_instruction()
H A Dradeon_program.h181 struct rc_instruction *rc_alloc_instruction(struct radeon_compiler * c);