Home
last modified time | relevance | path

Searched defs:instr_before (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/amd/compiler/
Daco_live_var_analysis.cpp74 …mand_before(RegisterDemand demand, aco_ptr<Instruction>& instr, aco_ptr<Instruction>& instr_before) in get_demand_before()
Daco_spill.cpp716 aco_ptr<Instruction> instr_before(nullptr); in get_demand_before() local
/external/mesa3d/src/freedreno/ir3/
Dir3_ra.c119 instr_before(struct ir3_instruction *a, struct ir3_instruction *b) in instr_before() function