Home
last modified time | relevance | path

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

/external/mesa3d/src/freedreno/ir3/
Dir3.h1365 static inline struct ir3_register * __ssa_dst(struct ir3_instruction *instr) in __ssa_dst() function
1381 __ssa_dst(mov)->flags |= flags; in create_immed_typed()
1402 __ssa_dst(mov)->flags |= flags; in create_uniform_typed()
1423 __ssa_dst(mov); in create_uniform_indirect()
1437 __ssa_dst(instr)->flags |= flags; in ir3_MOV()
1460 __ssa_dst(instr)->flags |= dst_flags; in ir3_COV()
1495 __ssa_dst(instr); \
1511 __ssa_dst(instr); \
1529 __ssa_dst(instr); \
1549 __ssa_dst(instr); \
[all …]
Dir3_context.c312 __ssa_dst(collect)->flags |= flags; in ir3_create_collect()
386 __ssa_dst(split)->flags |= flags; in ir3_split_dest()
599 __ssa_dst(mov)->flags |= flags; in ir3_create_array_load()
Dir3_compiler_nir.c60 __ssa_dst(in)->wrmask = compmask; in create_input()
2427 __ssa_dst(sam)->wrmask = MASK(ncomp); /* dst */ in emit_tex()
/external/mesa3d/src/freedreno/ir3/tests/
Ddelay.c139 __ssa_dst(collect)->flags |= flags; in regs_to_ssa()
159 __ssa_dst(split)->flags |= flags; in regs_to_ssa()