Home
last modified time | relevance | path

Searched defs:block (Results 1151 - 1175 of 1176) sorted by relevance

1...<<4142434445464748

/third_party/node/deps/v8/src/compiler/backend/
H A Dregister-allocator.cc37 GetContainingLoop(const InstructionSequence* sequence, const InstructionBlock* block) GetContainingLoop() argument
49 GetLastInstruction(InstructionSequence* code, const InstructionBlock* block) GetLastInstruction() argument
99 FindConnectableSubranges( const InstructionBlock* block, const InstructionBlock* pred, FindResult* result) const FindConnectableSubranges() argument
1274 PhiMapValue( PhiInstruction* phi, const InstructionBlock* block, Zone* zone) PhiMapValue() argument
1397 InitializePhiMap(const InstructionBlock* block, PhiInstruction* phi) InitializePhiMap() argument
1462 const InstructionBlock* block = code()->GetInstructionBlock(instr); RangesDefinedInDeferredStayInDeferred() local
1653 MeetRegisterConstraints(const InstructionBlock* block) MeetRegisterConstraints() argument
1665 MeetRegisterConstraintsForLastInstructionInBlock( const InstructionBlock* block) MeetRegisterConstraintsForLastInstructionInBlock() argument
1855 ResolvePhis(const InstructionBlock* block) ResolvePhis() argument
1888 ComputeLiveOut( const InstructionBlock* block, TopTierRegisterAllocationData* data) ComputeLiveOut() argument
1921 AddInitialIntervals(const InstructionBlock* block, BitVector* live_out) AddInitialIntervals() argument
2116 ProcessInstructions(const InstructionBlock* block, BitVector* live) ProcessInstructions() argument
2350 ProcessPhis(const InstructionBlock* block, BitVector* live) ProcessPhis() argument
2472 ProcessLoopHeader(const InstructionBlock* block, BitVector* live) ProcessLoopHeader() argument
2499 InstructionBlock* block = BuildLiveRanges() local
2622 const InstructionBlock* block = IntervalStartsAtBlockBoundary() local
2631 const InstructionBlock* block = IntervalPredecessorsCoveredByRange() local
2653 const InstructionBlock* block = NextIntervalStartsInDifferentBlocks() local
2665 InstructionBlock* block = BuildBundles() local
2906 const InstructionBlock* block = end_block; FindOptimalSplitPos() local
2933 const InstructionBlock* block = GetInstructionBlock(code(), pos.Start()); FindOptimalSpillingPos() local
3439 UpdateDeferredFixedRanges(SpillMode spill_mode, InstructionBlock* block) UpdateDeferredFixedRanges() argument
3570 BlockIsDeferredOrImmediatePredecessorIsNotDeferred( const InstructionBlock* block) BlockIsDeferredOrImmediatePredecessorIsNotDeferred() argument
3584 HasNonDeferredPredecessor(InstructionBlock* block) HasNonDeferredPredecessor() argument
4491 const InstructionBlock* block = phi_map_value->block(); TryReuseSpillForPhi() local
4974 ResolveControlFlow(const InstructionBlock* block, const InstructionOperand& cur_op, const InstructionBlock* pred, const InstructionOperand& pred_op) ResolveControlFlow() argument
5036 const InstructionBlock* block = code()->GetInstructionBlock(gap_index); ConnectRanges() local
[all...]
/third_party/node/deps/v8/src/compiler/
H A Deffect-control-linearizer.cc381 BasicBlock* block; member
387 void UpdateEffectPhi(Node* node, BasicBlock* block, in UpdateEffectPhi() argument
406 void UpdateBlockControl(BasicBlock* block, in UpdateBlockControl() argument
453 TryCloneBranch(Node* node, BasicBlock* block, Zone* temp_zone, Graph* graph, CommonOperatorBuilder* common, BlockEffectControlMap* block_effects, SourcePositionTable* source_positions, NodeOriginTable* node_origins) TryCloneBranch() argument
[all...]
/third_party/node/deps/v8/src/parsing/
H A Dpreparser.h1234 V8_INLINE void AddClassStaticBlock(PreParserBlock block, in AddClassStaticBlock() argument
1052 RewriteAsyncFunctionBody( const PreParserScopedStatementList* body, PreParserStatement block, const PreParserExpression& return_value) RewriteAsyncFunctionBody() argument
1440 InsertShadowingVarBindingInitializers( PreParserStatement block) InsertShadowingVarBindingInitializers() argument
H A Dparser-base.h4341 BlockT block = factory()->NewBlock(1, true); in ParseFunctionBody() local
4840 BlockT block = impl()->NullBlock(); ParseAsyncFunctionBody() local
5378 BlockT block = factory()->NewBlock(1, false); ParseScopedStatement() local
6294 BlockT block = factory()->NewBlock(2, false); ParseStandardForLoopWithLexicalDeclarations() local
[all...]
/third_party/node/deps/v8/src/torque/
H A Dimplementation-visitor.cc481 Block* block = assembler().NewBlock(std::move(label_input_stack)); in VisitMacroCommon() local
1156 const Type* ImplementationVisitor::Visit(BlockStatement* block) { in Visit() argument
[all...]
/third_party/mesa3d/src/panfrost/bifrost/
H A Dbifrost_compile.c3909 emit_block(bi_context *ctx, nir_block *block) in emit_block() argument
4016 bi_block *block = emit_block(ctx, nir_cf_node_as_block(node)); in emit_cf_list() local
4718 bi_lower_branch(bi_context *ctx, bi_block *block) bi_lower_branch() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
H A DContextVk.cpp1318 const gl::InterfaceBlock &block = blocks[bufferIndex]; in renderPassUsesStorageResources() local
/third_party/python/Modules/
H A Dsocketmodule.c676 internal_setblocking(PySocketSockObject *s, int block) in internal_setblocking() argument
690 block = !block; in internal_setblocking() local
2818 long block; in sock_setblocking() local
2916 int block = timeout < 0; sock_settimeout() local
[all...]
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A DParseContext.cpp2464 TIntermBlock *block = new TIntermBlock(); in addLoop() local
6495 appendStatement(TIntermBlock *block, TIntermNode *statement) appendStatement() argument
[all...]
/third_party/elfutils/src/
H A Dreadelf.c4385 print_block (size_t n, const void *block) in print_block() argument
7731 Dwarf_Block block; in attr_callback() local
8276 bool statement, endseq, block, prologue_end, epilogue_begin; print_decoded_line_section() local
[all...]
/third_party/mesa3d/src/intel/vulkan/
H A Danv_private.h754 struct anv_block_state block; member
808 struct anv_state block; global() member
[all...]
/third_party/mesa3d/src/microsoft/compiler/
H A Dnir_to_dxil.c4535 emit_branch(struct ntd_context *ctx, int block) in emit_branch() argument
5061 emit_block(struct ntd_context *ctx, struct nir_block *block) in emit_block() argument
[all...]
/third_party/node/deps/v8/src/heap/
H A Dheap.cc7480 void* block = base::Malloc(sizeof(StrongRootsEntry*) + n * sizeof(Address)); in allocate() local
7496 void* block = reinterpret_cast<char*>(p) - sizeof(StrongRootsEntry*); variable
/third_party/pcre2/pcre2/src/
H A Dpcre2test.c2771 void *block = malloc(size); in my_malloc() local
2798 static void my_free(void *block, void *data) in my_free() argument
[all...]
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cEnhancedLayoutsTests.cpp4732 Interface* block = CloneBlockForStage(*interface, stage, storage, prefix); in cloneVariableForStage() local
4787 CloneBlockForStage(const Interface& block, Shader::STAGES stage, Variable::STORAGE storage, const GLchar* prefix) CloneBlockForStage() argument
13558 Utils::Interface* block = program_interface.Block("vs_tcs_Block"); test() local
[all...]
/third_party/skia/third_party/externals/expat/expat/lib/
H A Dxmlparse.c328 typedef struct block { struct
/third_party/protobuf/php/ext/google/protobuf/
H A Dphp-upb.c2379 mem_block *block = ptr; in upb_arena_addblock() local
2399 mem_block *block = upb_malloc(a->block_alloc, block_size); upb_arena_allocblock() local
2478 mem_block *block = a->freelist; arena_dofree() local
[all...]
/third_party/python/Python/
H A Dcompile.c693 basicblock *block; compiler_unit_check() local
828 compiler_use_next_block(struct compiler *c, basicblock *block) compiler_use_next_block() argument
838 compiler_copy_block(struct compiler *c, basicblock *block) compiler_copy_block() argument
1719 basicblock *block; compiler_enter_scope() local
5648 basicblock *block, *final, *exit, *cleanup; compiler_async_with() local
5754 basicblock *block, *final, *exit, *cleanup; compiler_with() local
8161 insert_instruction(basicblock *block, int pos, struct instr *instr) insert_instruction() argument
8600 swaptimize(basicblock *block, int *ix) swaptimize() argument
8706 next_swappable_instruction(basicblock *block, int i, int lineno) next_swappable_instruction() argument
8730 apply_static_swaps(basicblock *block, int i) apply_static_swaps() argument
[all...]
/third_party/python/Modules/expat/
H A Dxmlparse.c321 typedef struct block { struct
/third_party/mesa3d/src/mesa/main/
H A Ddlist.c1103 Node *n, *block; in _mesa_delete_list() local
[all...]
/third_party/mksh/
H A Dsh.h1882 struct block { struct
/third_party/skia/third_party/vulkanmemoryallocator/include/
H A Dvk_mem_alloc.h5297 ItemBlock& block = m_ItemBlocks[i]; Alloc() local
5324 ItemBlock& block = m_ItemBlocks[i]; Free() local
8494 ChangeBlockAllocation( VmaAllocator hAllocator, VmaDeviceMemoryBlock* block, VkDeviceSize offset) ChangeBlockAllocation() argument
[all...]
/third_party/node/deps/v8/src/api/
H A Dapi.cc10516 Address* block = blocks()->at(i); in IterateThis() local
/third_party/protobuf/ruby/ext/google/protobuf_c/
H A Dupb.c2342 mem_block *block = ptr; in upb_arena_addblock() local
2361 mem_block *block = upb_malloc(a->block_alloc, block_size); in upb_arena_allocblock() local
2374 mem_block *block = upb_arena_allocblock(a, size); _upb_arena_slowmalloc() local
2447 mem_block *block = a->block_head; upb_arena_free() local
[all...]
/third_party/skia/third_party/externals/sfntly/java/lib/
H A Dicu4j-4_8_1_1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ibm/icu/ com/ibm/icu/impl/ ...

Completed in 224 milliseconds

1...<<4142434445464748