Home
last modified time | relevance | path

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

/third_party/mesa3d/src/compiler/nir/
Dnir_lower_flrp.c37 append_flrp_to_dead_list(struct u_vector *dead_flrp, struct nir_alu_instr *alu) in append_flrp_to_dead_list() function
69 append_flrp_to_dead_list(dead_flrp, alu); in replace_with_strict_ffma()
102 append_flrp_to_dead_list(dead_flrp, alu); in replace_with_single_ffma()
138 append_flrp_to_dead_list(dead_flrp, alu); in replace_with_strict()
170 append_flrp_to_dead_list(dead_flrp, alu); in replace_with_fast()
212 append_flrp_to_dead_list(dead_flrp, alu); in replace_with_expanded_ffma_and_add()