Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/nouveau/codegen/
Dnv50_ir_emit_gm107.cpp3608 struct LiveBarUse { struct in nv50_ir::SchedDataCalculatorGM107
3609 LiveBarUse(Instruction *insn, Instruction *usei) in LiveBarUse() argument
4031 std::list<LiveBarUse> live_uses; in insertBarriers()
4044 for (std::list<LiveBarUse>::iterator it = live_uses.begin(); in insertBarriers()
4085 live_uses.push_back(LiveBarUse(insn, usei)); in insertBarriers()