Home
last modified time | relevance | path

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

/third_party/mesa3d/src/freedreno/ir3/
Dir3.h1716 __ssa_dst(struct ir3_instruction *instr) in __ssa_dst() function
1732 __ssa_dst(mov)->flags |= flags; in create_immed_typed()
1753 __ssa_dst(mov)->flags |= flags; in create_uniform_typed()
1774 __ssa_dst(mov); in create_uniform_indirect()
1788 __ssa_dst(instr)->flags |= flags; in ir3_MOV()
1811 __ssa_dst(instr)->flags |= dst_flags; in ir3_COV()
1824 struct ir3_register *dst = __ssa_dst(instr); in ir3_MOVMSK()
1838 struct ir3_register *dst = __ssa_dst(instr); in ir3_BALLOT_MACRO()
1875 __ssa_dst(instr); \
1892 __ssa_dst(instr); \
[all …]
Dir3_context.c312 __ssa_dst(collect)->flags |= flags; in ir3_create_collect()
383 __ssa_dst(split)->flags |= flags; in ir3_split_dest()
585 __ssa_dst(mov)->flags |= flags; in ir3_create_array_load()
Dir3_array_to_ssa.c111 struct ir3_register *dst = __ssa_dst(phi); in read_value_beginning()
Dir3_spill.c643 struct ir3_register *dst = __ssa_dst(mov); in materialize_pcopy_src()
785 struct ir3_register *dst = __ssa_dst(split); in split()
806 struct ir3_register *dst = __ssa_dst(collect); in extract()
833 struct ir3_register *dst = __ssa_dst(reload); in reload()
1469 struct ir3_register *dst = __ssa_dst(phi); in add_live_in_phi()
Dir3_merge_regs.c444 struct ir3_register *reg = __ssa_dst(pcopy); in create_parallel_copy()
Dir3_compiler_nir.c70 __ssa_dst(in)->wrmask = compmask; in create_input()
2807 __ssa_dst(phi); in emit_phi()
2825 __ssa_dst(continue_phi)->flags = phi->dsts[0]->flags; in read_phi_src()