Searched defs:instr_before (Results 1 – 3 of 3) sorted by relevance
74 …mand_before(RegisterDemand demand, aco_ptr<Instruction>& instr, aco_ptr<Instruction>& instr_before) in get_demand_before()
716 aco_ptr<Instruction> instr_before(nullptr); in get_demand_before() local
119 instr_before(struct ir3_instruction *a, struct ir3_instruction *b) in instr_before() function