Home
last modified time | relevance | path

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

/third_party/mesa3d/src/freedreno/ir3/
Dir3.c429 instr_create(struct ir3_block *block, opc_t opc, int ndst, int nsrc) in instr_create() function
455 struct ir3_instruction *instr = instr_create(block, opc, ndst, nsrc); in ir3_instr_create()
465 struct ir3_instruction *new_instr = instr_create( in ir3_instr_clone()