Home
last modified time | relevance | path

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

1...<<414243444546474849

/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A DOutputSPIRV.cpp731 const TFieldListCollection *block = parentType.getInterfaceBlock(); in accessChainOnPush() local
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DProgram.cpp329 const auto &block = list[blockIndex]; in GetInterfaceBlockIndex() local
354 const auto &block = list[index.value]; GetInterfaceBlockName() local
665 UpdateInterfaceVariable(std::vector<sh::ShaderVariable> *block, const sh::ShaderVariable &var) UpdateInterfaceVariable() argument
772 WriteInterfaceBlock(BinaryOutputStream *stream, const InterfaceBlock &block) WriteInterfaceBlock() argument
782 LoadInterfaceBlock(BinaryInputStream *stream, InterfaceBlock *block) LoadInterfaceBlock() argument
792 WriteShInterfaceBlock(BinaryOutputStream *stream, const sh::InterfaceBlock &block) WriteShInterfaceBlock() argument
812 LoadShInterfaceBlock(BinaryInputStream *stream, sh::InterfaceBlock *block) LoadShInterfaceBlock() argument
[all...]
/third_party/skia/third_party/externals/spirv-cross/
H A Dspirv_common.hpp836 BlockID block; global() member
[all...]
H A Dspirv_cross.cpp96 bool Compiler::block_is_pure(const SPIRBlock &block) in block_is_pure() argument
232 void Compiler::register_global_read_dependencies(const SPIRBlock &block, uint32_t id) in register_global_read_dependencies() argument
408 auto &block = get<SPIRBlock>(block_id); flush_control_dependent_expressions() local
1423 block_is_loop_candidate(const SPIRBlock &block, SPIRBlock::Method method) const block_is_loop_candidate() argument
1629 traverse_all_reachable_opcodes(const SPIRBlock &block, OpcodeHandler &handler) const traverse_all_reachable_opcodes() argument
2882 exists_unaccessed_path_to_return(const CFG &cfg, uint32_t block, const unordered_set<uint32_t> &blocks, unordered_set<uint32_t> &visit_cache) exists_unaccessed_path_to_return() argument
2978 set_current_block(const SPIRBlock &block) set_current_block() argument
3027 notify_variable_access(uint32_t id, uint32_t block) notify_variable_access() argument
3061 handle_terminator(const SPIRBlock &block) handle_terminator() argument
3532 auto &block = get<SPIRBlock>(block_id); analyze_variable_scope() local
3610 auto *block = &get<SPIRBlock>(dominating_block); analyze_variable_scope() local
3631 auto &block = get<SPIRBlock>(dominating_block); analyze_variable_scope() local
3745 BlockID block = loop_variable.second; analyze_variable_scope() local
3833 may_read_undefined_variable_in_block(const SPIRBlock &block, uint32_t var) may_read_undefined_variable_in_block() argument
4733 rearm_current_block(const SPIRBlock &block) rearm_current_block() argument
[all...]
H A Dspirv_hlsl.cpp1395 bool block; in emit_resources() member
5810 emit_block_hints(const SPIRBlock &block) emit_block_hints() argument
[all...]
/third_party/skia/third_party/externals/tint/src/writer/spirv/
H A Dbuilder.cc1816 auto block = result_op(); in GenerateShortCircuitBinaryExpression() local
3632 auto block = result_op(); GenerateSwitchStatement() local
[all...]
/third_party/selinux/libsepol/cil/src/
H A Dcil_internal.h354 struct cil_block *block; member
H A Dcil_build_ast.c199 struct cil_block *block = NULL; in cil_gen_block() local
236 void cil_destroy_block(struct cil_block *block) in cil_destroy_block() argument
[all...]
H A Dcil.c2167 void cil_block_init(struct cil_block **block) in cil_block_init() argument
H A Dcil_resolve_ast.c56 struct cil_tree_node *block; member
2363 struct cil_block *block = current->data; in cil_resolve_blockinherit_copy() local
2399 struct cil_block *block = node->data; cil_mark_subtree_abstract() local
3910 struct cil_tree_node *block = args->block; __cil_resolve_ast_node_helper() local
4298 struct cil_block *block = node->data; __cil_resolve_name_with_parents() local
[all...]
/third_party/selinux/libsepol/src/
H A Dmodule_to_cil.c164 struct avrule_block *block; member
385 struct avrule_block *block; in typealias_list_create() local
2311 user_to_cil(int indent, struct policydb *pdb, struct avrule_block *block, struct stack *UNUSED(decl_stack), char *key, void *datum, int scope) user_to_cil() argument
3428 declared_scopes_to_cil(int indent, struct policydb *pdb, struct avrule_block *block, struct stack *decl_stack) declared_scopes_to_cil() argument
3491 required_scopes_to_cil(int indent, struct policydb *pdb, struct avrule_block *block, struct stack *decl_stack) required_scopes_to_cil() argument
3568 additive_scopes_to_cil(int indent, struct policydb *pdb, struct avrule_block *block, struct stack *decl_stack) additive_scopes_to_cil() argument
3641 block_to_cil(struct policydb *pdb, struct avrule_block *block, struct stack *stack, int indent) block_to_cil() argument
3725 module_block_to_cil(struct policydb *pdb, struct avrule_block *block, struct stack *stack, int *indent) module_block_to_cil() argument
3767 global_block_to_cil(struct policydb *pdb, struct avrule_block *block, struct stack *stack) global_block_to_cil() argument
3803 struct avrule_block *block; blocks_to_cil() local
3836 linked_block_to_cil(struct policydb *pdb, struct avrule_block *block, struct stack *stack) linked_block_to_cil() argument
3872 struct avrule_block *block; linked_blocks_to_cil() local
[all...]
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fSSBOLayoutCase.cpp687 const BufferBlock& block = interface.getBlock(blockNdx); in computeReferenceLayout() local
939 generateDeclaration(std::ostream& src, const BufferBlock& block, int bindingPoint) generateDeclaration() argument
1038 getAPIName(const BufferBlock& block, const BufferVar& var, const glu::TypeComponentVector& accessPath) getAPIName() argument
1070 getShaderName(const BufferBlock& block, int instanceNdx, const BufferVar& var, const glu::TypeComponentVector& accessPath) getShaderName() argument
1114 generateCompareSrc( std::ostream& src, const char* resultVar, const BufferLayout& bufferLayout, const BufferBlock& block, int instanceNdx, const BlockDataPtr& blockPtr, const BufferVar& bufVar, const glu::SubTypeAccess& accessPath) generateCompareSrc() argument
1172 const BufferBlock& block = interface.getBlock(declNdx); generateCompareSrc() local
1199 generateWriteSrc( std::ostream& src, const BufferLayout& bufferLayout, const BufferBlock& block, int instanceNdx, const BlockDataPtr& blockPtr, const BufferVar& bufVar, const glu::SubTypeAccess& accessPath) generateWriteSrc() argument
1255 const BufferBlock& block = interface.getBlock(declNdx); generateWriteSrc() local
1305 const BufferBlock& block = interface.getBlock(blockNdx); generateComputeShader() local
1572 copyNonWrittenData( const BufferLayout& layout, const BufferBlock& block, int instanceNdx, const BlockDataPtr& srcBlockPtr, const BlockDataPtr& dstBlockPtr, const BufferVar& bufVar, const glu::SubTypeAccess& accessPath) copyNonWrittenData() argument
1616 const BufferBlock& block = interface.getBlock(declNdx); copyNonWrittenData() local
1825 getBlockAPIName(const BufferBlock& block, int instanceNdx) getBlockAPIName() argument
1868 const BufferBlock& block = interface.getBlock(declNdx); computeBufferSizes() local
2242 const BufferBlock& block = m_interface.getBlock(blockDeclNdx); iterate() local
2295 const BufferBlock& block = m_interface.getBlock(blockNdx); compareStdBlocks() local
2371 const BufferBlock& block = m_interface.getBlock(blockNdx); compareSharedBlocks() local
2441 const BufferBlock& block = m_interface.getBlock(blockNdx); compareTypes() local
2523 const BlockLayoutEntry& block = layout.blocks[blockNdx]; checkLayoutIndices() local
2551 const BlockLayoutEntry& block = layout.blocks[var.blockNdx]; checkLayoutBounds() local
2596 const BlockLayoutEntry& block = layout.blocks[blockNdx]; checkIndexQueries() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ssbo/
H A DvktSSBOLayoutCase.cpp720 BufferBlock& block = interface.getBlock(blockNdx); in computeReferenceLayout() local
958 generateDeclaration(std::ostream& src, const BufferBlock& block, int bindingPoint, bool usePhysStorageBuffer) generateDeclaration() argument
1132 getAPIName(const BufferBlock& block, const BufferVar& var, const glu::TypeComponentVector& accessPath) getAPIName() argument
1164 getShaderName(const BufferBlock& block, int instanceNdx, const BufferVar& var, const glu::TypeComponentVector& accessPath) getShaderName() argument
1210 generateCompareSrc( std::ostream& src, const char* resultVar, const BufferLayout& bufferLayout, const BufferBlock& block, int instanceNdx, const BlockDataPtr& blockPtr, const BufferVar& bufVar, const glu::SubTypeAccess& accessPath, MatrixLoadFlags matrixLoadFlag) generateCompareSrc() argument
1284 const BufferBlock& block = interface.getBlock(declNdx); generateCompareSrc() local
1311 generateWriteSrc( std::ostream& src, const BufferLayout& bufferLayout, const BufferBlock& block, int instanceNdx, const BlockDataPtr& blockPtr, const BufferVar& bufVar, const glu::SubTypeAccess& accessPath, MatrixStoreFlags matrixStoreFlag) generateWriteSrc() argument
1395 const BufferBlock& block = interface.getBlock(declNdx); generateWriteSrc() local
1453 const BufferBlock& block = interface.getBlock(blockNdx); generateComputeShader() local
1462 const BufferBlock& block = interface.getBlock(blockNdx); generateComputeShader() local
1593 copyNonWrittenData( const BufferLayout& layout, const BufferBlock& block, int instanceNdx, const BlockDataPtr& srcBlockPtr, const BlockDataPtr& dstBlockPtr, const BufferVar& bufVar, const glu::SubTypeAccess& accessPath) copyNonWrittenData() argument
1637 const BufferBlock& block = interface.getBlock(declNdx); copyNonWrittenData() local
1847 getBlockAPIName(const BufferBlock& block, int instanceNdx) getBlockAPIName() argument
1890 const BufferBlock& block = interface.getBlock(declNdx); computeBufferSizes() local
2120 const BufferBlock& block = m_interface.getBlock(bindingNdx); iterate() local
2242 const BufferBlock& block = m_interface.getBlock(bindingNdx); iterate() local
[all...]
/third_party/ffmpeg/fftools/
H A Dffplay.c530 static int packet_queue_get(PacketQueue *q, AVPacket *pkt, int block, int *serial) in packet_queue_get() argument
/third_party/ffmpeg/libavformat/
H A Dmatroskadec.c360 MatroskaBlock block; member
3850 MatroskaBlock *block = &cluster->block; in matroska_parse_cluster() local
[all...]
/third_party/glslang/glslang/MachineIndependent/
H A DParseHelper.cpp4992 TSymbol* block; redeclareBuiltinBlock() local
[all...]
/third_party/glslang/SPIRV/
H A DGlslangToSpv.cpp2552 glslang::TIntermTyped* block = node->getOperand()->getAsBinaryNode()->getLeft(); visitUnary() local
[all...]
/third_party/backends/backend/
H A Dhp3500.c2076 rt_nvram_init_stdvars (int block, int *addrbits, unsigned char *basereg) in rt_nvram_init_stdvars() argument
2240 rt_nvram_read (int block, int location, unsigned char *data, int bytes) in rt_nvram_read() argument
/third_party/mesa3d/src/amd/common/
H A Dac_nir_lower_ngg.c959 nir_block *block = nir_start_block(b->impl); in save_reusable_variables() local
[all...]
/third_party/mesa3d/src/freedreno/vulkan/
H A Dtu_pipeline.c890 tu6_emit_const(struct tu_cs *cs, uint32_t opcode, uint32_t base, enum a6xx_state_block block, uint32_t offset, uint32_t size, const uint32_t *dwords) tu6_emit_const() argument
/third_party/mesa3d/src/amd/llvm/
H A Dac_nir_to_llvm.c5024 LLVMBasicBlockRef block = get_block(ctx, src->pred); in visit_post_phi() local
5261 visit_block(struct ac_nir_context *ctx, nir_block *block) visit_block() argument
[all...]
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_compiler.h637 uint16_t block; member
/third_party/mesa3d/src/microsoft/compiler/
H A Ddxil_module.c1178 switch_to_block(struct dxil_module *m, uint32_t block) in switch_to_block() argument
/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...]

Completed in 118 milliseconds

1...<<414243444546474849