Searched defs:spill (Results 1 – 6 of 6) sorted by relevance
/third_party/ffmpeg/libavcodec/ |
D | xvididct.c | 160 int mm0, mm1, mm2, mm3, mm4, mm5, mm6, mm7, spill; in idct_col_8() local 212 int mm0, mm1, mm2, mm3, mm4, mm5, mm6, mm7, spill; in idct_col_4() local 256 int mm0, mm1, mm2, mm3, mm4, mm5, mm6, mm7, spill; in idct_col_3() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | RegisterScavenging.cpp | 461 RegScavenger::spill(Register Reg, const TargetRegisterClass &RC, int SPAdj, in spill() function in RegScavenger
|
D | RegAllocFast.cpp | 315 void RegAllocFast::spill(MachineBasicBlock::iterator Before, Register VirtReg, in spill() function in RegAllocFast
|
D | InlineSpiller.cpp | 1106 void InlineSpiller::spill(LiveRangeEdit &edit) { in spill() function in InlineSpiller
|
/third_party/libwebsockets/lib/misc/fts/ |
D | trie.c | 170 #define spill(margin, force) \ macro
|
/third_party/python/Lib/ |
D | pydoc.py | 886 def spill(msg, attrs, predicate): function 1369 def spill(msg, attrs, predicate): function
|