| /third_party/mesa3d/src/freedreno/ir3/ |
| H A D | ir3_lower_spill.c | 91 handle_oob_offset_spill(struct ir3_instruction *spill) in handle_oob_offset_spill() argument 117 split_spill(struct ir3_instruction *spill) in split_spill() argument [all...] |
| H A 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 [all...] |
| /third_party/node/deps/v8/src/compiler/ |
| H A D | c-linkage.cc | 159 bool spill = (i >= kParamRegisterCount); in BuildParameterLocations() local
|
| /third_party/ffmpeg/libavcodec/ |
| H A 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 [all...] |
| /arkcompiler/runtime_core/static_core/compiler/tests/ |
| H A D | reg_alloc_linear_scan_test.cpp | 1508 auto spill = INS(4U).GetNext()->CastToSpillFill()->GetSpillFill(0U); in TEST_F() local [all...] |
| /kernel/linux/linux-5.10/drivers/staging/netlogic/ |
| H A D | xlr_net.c | 381 void *spill; in xlr_config_spill() local
|
| /third_party/libwebsockets/lib/misc/fts/ |
| H A D | trie.c | 170 #define spill(margin, force) \ macro [all...] |
| /third_party/mesa3d/src/amd/compiler/ |
| H A D | aco_spill.cpp | 669 bool spill = !remat; in init_live_in_vars() local 1482 spill_vgpr(spill_ctx& ctx, Block& block, std::vector<aco_ptr<Instruction>>& instructions, aco_ptr<Instruction>& spill, std::vector<uint32_t>& slots) spill_vgpr() argument [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
| H A D | InlineSpiller.cpp | 1106 void InlineSpiller::spill(LiveRangeEdit &edit) { spill() function in InlineSpiller [all...] |
| H A D | RegAllocFast.cpp | 315 void RegAllocFast::spill(MachineBasicBlock::iterator Before, Register VirtReg, in spill() function in __anon24088::RegAllocFast [all...] |
| /third_party/mesa3d/src/nouveau/codegen/ |
| H A D | nv50_ir_ra.cpp | 860 SpillCodeInserter& spill; member in nv50_ir::GCRA 1219 GCRA::GCRA(Function *fn, SpillCodeInserter& spill, MergedDefs& mergedDefs) : in GCRA() argument 1716 SpillCodeInserter::spill(Instruction *defi, Value *slot, LValue *lval) spill() function in nv50_ir::SpillCodeInserter [all...] |
| /third_party/python/Lib/ |
| H A D | pydoc.py | 888 def spill(msg, attrs, predicate): function 1371 def spill(msg, attrs, predicate): function
|
| /third_party/mesa3d/src/broadcom/vulkan/ |
| H A D | v3dv_private.h | 1988 } spill; member
|
| /third_party/node/deps/v8/src/compiler/backend/ |
| H A D | register-allocator.cc | 2555 SpillRange* spill = range->HasSpillRange() in BuildLiveRanges() local [all...] |