Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/nv50/codegen/
Dnv50_ir_ra.cpp284 LValue *unspill(Instruction *usei, LValue *, Value *slot);
1455 SpillCodeInserter::unspill(Instruction *usei, LValue *lval, Value *slot) in unspill() function in nv50_ir::SpillCodeInserter
1503 tmp = unspill(usei, dval, slot); in run()