Searched refs:instr_map (Results 1 – 2 of 2) sorted by relevance
96 struct hash_table *instr_map; member157 nir_schedule_get_node(struct hash_table *instr_map, nir_instr *instr) in nir_schedule_get_node() argument159 return _mesa_hash_table_search_data(instr_map, instr); in nir_schedule_get_node()253 nir_schedule_get_node(state->scoreboard->instr_map, in nir_schedule_reg_src_deps()270 nir_schedule_get_node(state->scoreboard->instr_map, in nir_schedule_reg_dest_deps()290 struct hash_table *instr_map = state->scoreboard->instr_map; in nir_schedule_ssa_deps() local291 nir_schedule_node *def_n = nir_schedule_get_node(instr_map, def->parent_instr); in nir_schedule_ssa_deps()294 nir_schedule_node *use_n = nir_schedule_get_node(instr_map, in nir_schedule_ssa_deps()330 nir_schedule_node *n = nir_schedule_get_node(state->scoreboard->instr_map, in nir_schedule_intrinsic_deps()500 nir_schedule_node *node = nir_schedule_get_node(scoreboard->instr_map, in calculate_forward_deps()[all …]
81 $ llvm-xray account xray-log.llc.m35qPB -top=10 -sort=sum -sortorder=dsc -instr_map ./bin/llc106 $ llvm-xray convert -f yaml -symbolize -instr_map=./bin/llc xray-log.llc.m35qPB154 $ llvm-xray account xray-log.llc.5rqxkU -top=10 -sort=sum -sortorder=dsc -instr_map ./bin/llc208 $ llvm-xray stack xray-log.llc.5rqxkU -instr_map ./bin/llc255 …$llvm-xray stack xray-log.llc.5rqxkU -instr_map ./bin/llc -stack-format=flame -aggregation-type=ti…268 $ llvm-xray convert -symbolize -instr_map=./bin/llc \