| /third_party/mesa3d/src/amd/compiler/ |
| H A D | aco_lower_to_hw_instr.cpp | 37 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 D | agx_compile.c | 113 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 D | agx_compiler.h | 569 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 D | vir.c | 474 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 D | sfn_shader.cpp | 740 bool Shader::process_block(nir_block *block) in process_block() argument
|
| /third_party/node/deps/v8/tools/gcmole/ |
| H A D | gcmole.cc | 1452 EnterBlock(Block* block) EnterBlock() argument 1458 LeaveBlock(Block* block) LeaveBlock() argument [all...] |
| /third_party/ntfs-3g/include/fuse-lite/ |
| H A D | fuse_kernel.h | 383 __u64 block; member 389 __u64 block; member
|
| /third_party/node/deps/icu-small/source/common/ |
| H A D | umutablecptrie.cpp | 376 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 D | texcompress_astc.cpp | 670 decode_error::type Block::decode_void_extent(InputBitVector block) in decode_void_extent() argument [all...] |
| /third_party/mesa3d/src/intel/vulkan/ |
| H A D | anv_allocator.c | 893 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 D | compiler.h | 719 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 D | bi_schedule.c | 421 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 D | lp_state_cs.c | 81 LLVMBasicBlockRef block; in generate_compute() local [all...] |
| /third_party/lz4/tests/ |
| H A D | fuzzer.c | 382 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 D | code-generator.cc | 540 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 D | raw-machine-assembler.cc | 136 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 D | scheduler.cc | 144 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 D | types.cc | 925 Statement* block = in GenerateSliceAccessor() local
|
| /third_party/mesa3d/src/gallium/drivers/lima/ir/gp/ |
| H A D | gpir.h | 159 struct gpir_block *block; member
|
| /third_party/mesa3d/src/gallium/auxiliary/gallivm/ |
| H A D | lp_bld_nir.c | 2559 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 D | rbug_context.c | 65 bool block = false; in rbug_draw_block_locked() local
|
| /third_party/mesa3d/src/gallium/drivers/softpipe/ |
| H A D | sp_setup.c | 183 block(int x) in block() function [all...] |
| /third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/ |
| H A D | nvc0_query_hw_sm.c | 2546 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 D | e_aes.c | 37 block128_f block; member [all...] |
| /third_party/libcoap/src/ |
| H A D | coap_net.c | 746 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...] |