Home
last modified time | relevance | path

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

/third_party/mesa3d/src/nouveau/codegen/
H A Dnv50_ir_ra.cpp357 LValue *unspill(Instruction *usei, LValue *, Value *slot);
1757 SpillCodeInserter::unspill(Instruction *usei, LValue *lval, Value *slot) in unspill() function in nv50_ir::SpillCodeInserter
1810 // For each definition, first go through all its uses and insert an unspill
1841 // Sort all the uses by BB/instruction so that we don't unspill in run()
1859 tmp = unspill(usei, dval, slot); in run()
/third_party/ffmpeg/libavcodec/x86/
H A Dfft.asm774 ;unspill

Completed in 5 milliseconds