Home
last modified time | relevance | path

Searched defs:spill (Results 1 – 13 of 13) sorted by relevance

/third_party/mesa3d/src/freedreno/ir3/
Dir3_lower_spill.c91 handle_oob_offset_spill(struct ir3_instruction *spill) in handle_oob_offset_spill()
117 split_spill(struct ir3_instruction *spill) in split_spill()
Dir3_spill.c725 spill(struct ra_spill_ctx *ctx, const struct reg_or_immed *val, in spill() function
744 struct ir3_instruction *spill = in spill() local
/third_party/node/deps/v8/src/compiler/
Dc-linkage.cc159 bool spill = (i >= kParamRegisterCount); in BuildParameterLocations() local
196 bool spill = IsFloatingPoint(type.representation()) in BuildParameterLocations() local
/third_party/ffmpeg/libavcodec/
Dxvididct.c160 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/mesa3d/src/amd/compiler/
Daco_spill.cpp669 bool spill = !remat; in init_live_in_vars() local
910 aco_ptr<Pseudo_instruction> spill{ in add_coupling_code() local
968 aco_ptr<Pseudo_instruction> spill{ in add_coupling_code() local
1259 aco_ptr<Pseudo_instruction> spill{ in process_block() local
1483 aco_ptr<Instruction>& spill, std::vector<uint32_t>& slots) in spill_vgpr()
1803 Pseudo_instruction* spill = in assign_spill_slots() local
1918 spill(Program* program, live& live_vars) in spill() function
/third_party/mesa3d/src/nouveau/codegen/
Dnv50_ir_ra.cpp860 SpillCodeInserter& spill; member in nv50_ir::GCRA
1219 GCRA::GCRA(Function *fn, SpillCodeInserter& spill, MergedDefs& mergedDefs) : in GCRA()
1716 SpillCodeInserter::spill(Instruction *defi, Value *slot, LValue *lval) in spill() function in nv50_ir::SpillCodeInserter
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DRegisterScavenging.cpp461 RegScavenger::spill(Register Reg, const TargetRegisterClass &RC, int SPAdj, in spill() function in RegScavenger
DRegAllocFast.cpp315 void RegAllocFast::spill(MachineBasicBlock::iterator Before, Register VirtReg, in spill() function in RegAllocFast
DInlineSpiller.cpp1106 void InlineSpiller::spill(LiveRangeEdit &edit) { in spill() function in InlineSpiller
/third_party/libwebsockets/lib/misc/fts/
Dtrie.c170 #define spill(margin, force) \ macro
/third_party/python/Lib/
Dpydoc.py886 def spill(msg, attrs, predicate): function
1369 def spill(msg, attrs, predicate): function
/third_party/node/deps/v8/src/compiler/backend/
Dregister-allocator.cc2555 SpillRange* spill = range->HasSpillRange() in BuildLiveRanges() local
/third_party/mesa3d/src/broadcom/vulkan/
Dv3dv_private.h1988 } spill; member