Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_shader_nir.c41 static void scan_instruction(struct tgsi_shader_info *info, in scan_instruction() function
463 scan_instruction(info, instr); in si_nir_scan_shader()
/external/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_scan.c333 scan_instruction(struct tgsi_shader_info *info, in scan_instruction() function
853 scan_instruction(info, &parse.FullToken.FullInstruction, in tgsi_scan_shader()