/third_party/node/deps/v8/src/compiler/backend/ |
H A D | register-allocator.cc | 37 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 D | effect-control-linearizer.cc | 381 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 D | preparser.h | 1234 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 D | parser-base.h | 4341 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 D | implementation-visitor.cc | 481 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 D | bifrost_compile.c | 3909 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 D | ContextVk.cpp | 1318 const gl::InterfaceBlock &block = blocks[bufferIndex]; in renderPassUsesStorageResources() local
|
/third_party/python/Modules/ |
H A D | socketmodule.c | 676 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 D | ParseContext.cpp | 2464 TIntermBlock *block = new TIntermBlock(); in addLoop() local 6495 appendStatement(TIntermBlock *block, TIntermNode *statement) appendStatement() argument [all...] |
/third_party/elfutils/src/ |
H A D | readelf.c | 4385 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 D | anv_private.h | 754 struct anv_block_state block; member 808 struct anv_state block; global() member [all...] |
/third_party/mesa3d/src/microsoft/compiler/ |
H A D | nir_to_dxil.c | 4535 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 D | heap.cc | 7480 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 D | pcre2test.c | 2771 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 D | gl4cEnhancedLayoutsTests.cpp | 4732 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 D | xmlparse.c | 328 typedef struct block { struct
|
/third_party/protobuf/php/ext/google/protobuf/ |
H A D | php-upb.c | 2379 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 D | compile.c | 693 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 D | xmlparse.c | 321 typedef struct block { struct
|
/third_party/mesa3d/src/mesa/main/ |
H A D | dlist.c | 1103 Node *n, *block; in _mesa_delete_list() local [all...] |
/third_party/mksh/ |
H A D | sh.h | 1882 struct block { struct
|
/third_party/skia/third_party/vulkanmemoryallocator/include/ |
H A D | vk_mem_alloc.h | 5297 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 D | api.cc | 10516 Address* block = blocks()->at(i); in IterateThis() local
|
/third_party/protobuf/ruby/ext/google/protobuf_c/ |
H A D | upb.c | 2342 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 D | icu4j-4_8_1_1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/ibm/
com/ibm/icu/
com/ibm/icu/impl/
... |