Searched defs:scan_instruction (Results 1 – 4 of 4) sorted by relevance
181 static void scan_instruction(const struct nir_shader *nir, struct si_shader_info *info, in scan_instruction() function
169 static void scan_instruction(const struct nir_shader *nir, in scan_instruction() function
337 scan_instruction(struct tgsi_shader_info *info, in scan_instruction() function
90 bool ShaderFromNirProcessor::scan_instruction(nir_instr *instr) in scan_instruction() function in r600::ShaderFromNirProcessor