| /external/mesa3d/src/nouveau/compiler/nak/ |
| D | spill_values.rs | 84 fn spill(&self, dst: SSAValue, src: Src) -> Box<Instr>; in spill() method 105 fn spill(&self, dst: SSAValue, src: Src) -> Box<Instr> { in spill() method 155 fn spill(&self, dst: SSAValue, src: Src) -> Box<Instr> { in spill() method 188 fn spill(&self, dst: SSAValue, src: Src) -> Box<Instr> { in spill() method 236 spill: S, field 260 fn spill(&mut self, ssa: SSAValue) -> Box<Instr> { in spill() method 410 let mut spill = SpillCache::new(&mut func.ssa_alloc, spill); in spill_values() localVariable 912 let spill = SpillGPR::new(); in spill_values() localVariable 916 let spill = SpillPred::new(); in spill_values() localVariable 920 let spill = SpillBar::new(); in spill_values() localVariable
|
| D | api.rs | 64 fn spill(&self) -> bool { in spill() method
|
| /external/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
|
| /external/mesa3d/src/amd/compiler/ |
| D | aco_spill.cpp | 676 bool spill = !remat; in init_live_in_vars() local 922 aco_ptr<Pseudo_instruction> spill{ in add_coupling_code() local 980 aco_ptr<Pseudo_instruction> spill{ in add_coupling_code() local 1280 aco_ptr<Pseudo_instruction> spill{ in process_block() local 1540 aco_ptr<Instruction>& spill, std::vector<uint32_t>& slots) in spill_vgpr() 1856 Pseudo_instruction* spill = in assign_spill_slots() local 1917 spill(Program* program, live& live_vars) in spill() function
|
| /external/mesa3d/src/nouveau/codegen/ |
| D | nv50_ir_ra.cpp | 739 SpillCodeInserter& spill; member in nv50_ir::__anon5d181ea40111::GCRA 1099 GCRA::GCRA(Function *fn, SpillCodeInserter& spill, MergedDefs& mergedDefs) : in GCRA() 1556 SpillCodeInserter::spill(Instruction *defi, Value *slot, LValue *lval) in spill() function in nv50_ir::__anon5d181ea40111::SpillCodeInserter
|
| /external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/ |
| D | X86FastPreTileConfig.cpp | 202 void X86FastPreTileConfig::spill(MachineBasicBlock::iterator Before, in spill() function in X86FastPreTileConfig
|
| /external/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
|
| /external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/ |
| D | RegisterScavenging.cpp | 452 RegScavenger::spill(Register Reg, const TargetRegisterClass &RC, int SPAdj, in spill() function in RegScavenger
|
| D | RegAllocFast.cpp | 430 void RegAllocFast::spill(MachineBasicBlock::iterator Before, Register VirtReg, in spill() function in RegAllocFast
|
| D | InlineSpiller.cpp | 1215 void InlineSpiller::spill(LiveRangeEdit &edit) { in spill() function in InlineSpiller
|
| /external/libwebsockets/lib/misc/fts/ |
| D | trie.c | 170 #define spill(margin, force) \ macro
|
| /external/jackson-core/src/main/java/com/fasterxml/jackson/core/sym/ |
| D | ByteQuadsCanonicalizer.java | 455 int spill = spilloverCount(); in toString() local
|
| /external/python/cpython3/Lib/ |
| D | pydoc.py | 888 def spill(msg, attrs, predicate): function 1371 def spill(msg, attrs, predicate): function
|
| /external/python/cpython2/Lib/ |
| D | pydoc.py | 776 def spill(msg, attrs, predicate): function 1209 def spill(msg, attrs, predicate): function
|
| /external/llvm/lib/CodeGen/ |
| D | InlineSpiller.cpp | 1020 void InlineSpiller::spill(LiveRangeEdit &edit) { in spill() function in InlineSpiller
|
| /external/cronet/third_party/protobuf/src/google/protobuf/ |
| D | generated_message_tctable_lite.cc | 772 volatile Spill spill = {data.data, msg, table, hasbits}; in SingularVarBigint() local
|
| /external/protobuf/src/google/protobuf/ |
| D | generated_message_tctable_lite.cc | 771 volatile Spill spill = {data.data, msg, table, hasbits}; in SingularVarBigint() local
|
| /external/mesa3d/src/broadcom/vulkan/ |
| D | v3dv_private.h | 2254 } spill; member
|