Home
last modified time | relevance | path

Searched defs:block (Results 1051 - 1075 of 1231) sorted by relevance

1...<<41424344454647484950

/third_party/mesa3d/src/amd/compiler/
H A Daco_lower_to_hw_instr.cpp37 Block* block; member
1982 emit_set_mode_from_block(Builder& bld, Program& program, Block* block, bool always_set) in emit_set_mode_from_block() argument
2009 Block* block = &program->blocks[block_idx]; lower_to_hw_instr() local
[all...]
/third_party/mesa3d/src/asahi/compiler/
H A Dagx_compile.c113 agx_block_add_successor(agx_block *block, agx_block *successor) in agx_block_add_successor() argument
416 uint32_t block = kernel_input ? 0 : nir_src_as_uint(instr->src[0]); in agx_emit_load_ubo() local
1051 agx_from_nir_block(agx_context *ctx, nir_block *block) agx_from_nir_block() argument
1057 agx_emit_phi_deferred(agx_context *ctx, agx_block *block, agx_instr *I) agx_emit_phi_deferred() argument
1131 emit_block(agx_context *ctx, nir_block *block) emit_block() argument
1281 agx_block *block = emit_block(ctx, nir_cf_node_as_block(node)); emit_cf_list() local
[all...]
H A Dagx_compiler.h569 agx_next_block(agx_block *block) agx_next_block() argument
602 agx_block *block; global() member
608 agx_after_block(agx_block *block) agx_after_block() argument
640 agx_after_block_logical(agx_block *block) agx_after_block_logical() argument
[all...]
/third_party/mesa3d/src/broadcom/compiler/
H A Dvir.c474 struct qblock *block = rzalloc(c, struct qblock); in vir_new_block() local
488 vir_set_emit_block(struct v3d_compile *c, struct qblock *block) in vir_set_emit_block() argument
1219 v3d_nir_sort_constant_ubo_load(nir_block *block, nir_intrinsic_instr *ref) v3d_nir_sort_constant_ubo_load() argument
1399 v3d_nir_sort_constant_ubo_loads_block(struct v3d_compile *c, nir_block *block) v3d_nir_sort_constant_ubo_loads_block() argument
1461 lower_subgroup_intrinsics(struct v3d_compile *c, nir_block *block, nir_builder *b) lower_subgroup_intrinsics() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/r600/sfn/
H A Dsfn_shader.cpp740 bool Shader::process_block(nir_block *block) in process_block() argument
/third_party/node/deps/v8/tools/gcmole/
H A Dgcmole.cc1452 EnterBlock(Block* block) EnterBlock() argument
1458 LeaveBlock(Block* block) LeaveBlock() argument
[all...]
/third_party/ntfs-3g/include/fuse-lite/
H A Dfuse_kernel.h383 __u64 block; member
389 __u64 block; member
/third_party/node/deps/icu-small/source/common/
H A Dumutablecptrie.cpp376 writeBlock(uint32_t *block, uint32_t value) { in writeBlock() argument
476 int32_t block; in set() local
486 fillBlock(uint32_t *block, UChar32 start, UChar32 limit, uint32_t value) { in fillBlock() argument
510 int32_t block = getDataBlock(start >> UCPTRIE_SHIFT_3); setRange() local
547 int32_t block = getDataBlock(start >> UCPTRIE_SHIFT_3); setRange() local
1041 printBlock(const uint32_t *block, int32_t blockLength, uint32_t value, UChar32 start, int32_t overlap, uint32_t initialValue) printBlock() argument
1161 const uint32_t *block = data + index[i]; compactData() local
[all...]
/third_party/mesa3d/src/mesa/main/
H A Dtexcompress_astc.cpp670 decode_error::type Block::decode_void_extent(InputBitVector block) in decode_void_extent() argument
[all...]
/third_party/mesa3d/src/intel/vulkan/
H A Danv_allocator.c893 struct anv_block_state block, old, new; anv_fixed_size_state_pool_alloc_new() local
1194 struct anv_state block; global() member
[all...]
/third_party/mesa3d/src/panfrost/bifrost/
H A Dcompiler.h719 bi_block_add_successor(bi_block *block, bi_block *successor) in bi_block_add_successor() argument
1051 bi_next_block(bi_block *block) bi_next_block() argument
1147 bi_is_terminal_block(bi_block *block) bi_is_terminal_block() argument
1217 bi_block *block; global() member
1223 bi_after_block(bi_block *block) bi_after_block() argument
1250 bi_before_nonempty_block(bi_block *block) bi_before_nonempty_block() argument
1259 bi_before_block(bi_block *block) bi_before_block() argument
[all...]
H A Dbi_schedule.c421 bi_flatten_block(bi_block *block, unsigned *len) in bi_flatten_block() argument
442 bi_initialize_worklist(bi_block *block, bool inorder, bool is_blend) in bi_initialize_worklist() argument
1664 bi_schedule_clause(bi_context *ctx, bi_block *block, struct bi_worklist st, uint64_t *live) bi_schedule_clause() argument
1895 bi_schedule_block(bi_context *ctx, bi_block *block) bi_schedule_block() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_state_cs.c81 LLVMBasicBlockRef block; in generate_compute() local
[all...]
/third_party/lz4/tests/
H A Dfuzzer.c382 const char* block = ((char*)CNBuffer) + blockStart; in FUZ_test() local
1356 void* const block = malloc(blockSize); FUZ_unitTests() local
[all...]
/third_party/node/deps/v8/src/compiler/backend/
H A Dcode-generator.cc540 AssembleBlock( const InstructionBlock* block) AssembleBlock() argument
699 AssembleInstruction( int instruction_index, const InstructionBlock* block) AssembleInstruction() argument
[all...]
/third_party/node/deps/v8/src/compiler/
H A Draw-machine-assembler.cc136 BasicBlock* block = (*schedule->all_blocks())[i]; in OptimizeControlFlow() local
229 BasicBlock* block; MakeReschedulable() member
335 BasicBlock* block = loop_header.block; MakeReschedulable() local
[all...]
H A Dscheduler.cc144 BasicBlock* block = schedule_->block(control); in UpdatePlacement() local
275 void Run(BasicBlock* block, Node* exit) { in Run() argument
313 FixNode(BasicBlock* block, Node* node) FixNode() argument
343 BasicBlock* block = BuildBlockForNode(loop); BuildBlocks() local
411 BasicBlock* block = schedule_->block(node); BuildBlockForNode() local
602 TraceConnect(Node* node, BasicBlock* block, BasicBlock* succ) TraceConnect() argument
723 GetOutgoingBlocks(BasicBlock* block) GetOutgoingBlocks() argument
744 BasicBlock* block; global() member
774 PushFront(BasicBlock* head, BasicBlock* block) PushFront() argument
779 GetLoopNumber(BasicBlock* block) GetLoopNumber() argument
780 SetLoopNumber(BasicBlock* block, int loop_number) SetLoopNumber() argument
783 HasLoopNumber(BasicBlock* block) HasLoopNumber() argument
864 BasicBlock* block = frame->block; ComputeAndInsertSpecialRPO() local
1029 BasicBlock* block = (*queue)[--queue_length].block; ComputeLoopInfo() local
1101 BasicBlock* block = loop->start; VerifySpecialRPO() local
1262 PropagateImmediateDominators(BasicBlock* block) PropagateImmediateDominators() argument
1345 BasicBlock* block = InitializePlacement() local
1449 PropagateMinimumPositionToNode(BasicBlock* block, Node* node) PropagateMinimumPositionToNode() argument
1565 BasicBlock* block = GetCommonDominatorOfUses(node); VisitNode() local
1612 Mark(BasicBlock* block) Mark() argument
1615 MarkBlock(BasicBlock* block) MarkBlock() argument
1624 SplitNode(BasicBlock* block, Node* node) SplitNode() argument
1712 GetHoistBlock(BasicBlock* block) GetHoistBlock() argument
1733 BasicBlock* block = nullptr; GetCommonDominatorOfUses() local
1790 ScheduleFloatingControl(BasicBlock* block, Node* node) ScheduleFloatingControl() argument
1794 ScheduleRegion(BasicBlock* block, Node* region_end) ScheduleRegion() argument
1822 ScheduleNode(BasicBlock* block, Node* node) ScheduleNode() argument
1890 BasicBlock* block = schedule_->GetBlockById(id); SealFinalSchedule() local
1903 FuseFloatingControl(BasicBlock* block, Node* node) FuseFloatingControl() argument
[all...]
/third_party/node/deps/v8/src/torque/
H A Dtypes.cc925 Statement* block = in GenerateSliceAccessor() local
/third_party/mesa3d/src/gallium/drivers/lima/ir/gp/
H A Dgpir.h159 struct gpir_block *block; member
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_nir.c2559 visit_block(struct lp_build_nir_context *bld_base, nir_block *block) in visit_block() argument
/third_party/mesa3d/src/gallium/auxiliary/driver_rbug/
H A Drbug_context.c65 bool block = false; in rbug_draw_block_locked() local
/third_party/mesa3d/src/gallium/drivers/softpipe/
H A Dsp_setup.c183 block(int x) in block() function
[all...]
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_query_hw_sm.c2546 const uint block[3] = { 32, is_nve4 ? 4 : 1, 1 }; in nvc0_hw_sm_end_query() local
/third_party/node/deps/openssl/openssl/crypto/evp/
H A De_aes.c37 block128_f block; member
[all...]
/third_party/libcoap/src/
H A Dcoap_net.c746 coap_block_b_t block; in coap_option_check_critical() local
1044 coap_block_b_t block; in coap_send() local
2779 coap_block_b_t block; handle_request() local
3654 coap_block_b_t block; coap_dispatch() local
[all...]

Completed in 53 milliseconds

1...<<41424344454647484950