/third_party/mesa3d/src/freedreno/ir3/ |
D | ir3_lower_spill.c | 91 handle_oob_offset_spill(struct ir3_instruction *spill) in handle_oob_offset_spill() 117 split_spill(struct ir3_instruction *spill) in split_spill()
|
D | ir3_spill.c | 725 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/ |
D | c-linkage.cc | 159 bool spill = (i >= kParamRegisterCount); in BuildParameterLocations() local 196 bool spill = IsFloatingPoint(type.representation()) in BuildParameterLocations() local
|
/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/mesa3d/src/amd/compiler/ |
D | aco_spill.cpp | 669 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/ |
D | nv50_ir_ra.cpp | 860 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/ |
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
|
/third_party/node/deps/v8/src/compiler/backend/ |
D | register-allocator.cc | 2555 SpillRange* spill = range->HasSpillRange() in BuildLiveRanges() local
|
/third_party/mesa3d/src/broadcom/vulkan/ |
D | v3dv_private.h | 1988 } spill; member
|