Searched refs:nir_op_info (Results 1 – 5 of 5) sorted by relevance
341 nir_op_info info = nir_op_infos[expr->opcode]; in build_bitsize_tree()
816 } nir_op_info; typedef818 extern const nir_op_info nir_op_infos[nir_num_opcodes];
296 const nir_op_info *op_info = &nir_op_infos[op]; in nir_build_alu()
170 const nir_op_info nir_op_infos[nir_num_opcodes] = {
825 const nir_op_info *info = &nir_op_infos[alu->op]; in emit_alu()