Searched refs:offsetSlot (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/codegen/
H A Dnv50_ir_ra.cpp306 Value *offsetSlot(Value *, const LValue *);
1645 SpillCodeInserter::offsetSlot(Value *base, const LValue *lval) function in class:nv50_ir::SpillCodeInserter
1662 slot = offsetSlot(slot, lval);
1703 slot = offsetSlot(slot, lval);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/codegen/
H A Dnv50_ir_ra.cpp350 Value *offsetSlot(Value *, const LValue *);
1691 SpillCodeInserter::offsetSlot(Value *base, const LValue *lval) function in class:nv50_ir::SpillCodeInserter
1708 slot = offsetSlot(slot, lval);
1749 slot = offsetSlot(slot, lval);

Completed in 9 milliseconds