Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/nouveau/codegen/
Dnv50_ir_ra.cpp323 LValue *unspill(Instruction *usei, LValue *, Value *slot);
1661 SpillCodeInserter::unspill(Instruction *usei, LValue *lval, Value *slot) in unspill() function in nv50_ir::SpillCodeInserter
1762 tmp = unspill(usei, dval, slot); in run()