Home
last modified time | relevance | path

Searched defs:inst (Results 76 - 100 of 763) sorted by relevance

12345678910>>...31

/third_party/pcre2/pcre2/src/sljit/
H A DsljitNativeRISCV_64.c154 sljit_ins *inst = (sljit_ins*)addr; in sljit_set_jump_addr() local
[all...]
H A DsljitNativeRISCV_32.c57 sljit_ins *inst = (sljit_ins*)addr; in sljit_set_jump_addr() local
[all...]
/third_party/skia/third_party/externals/spirv-tools/source/val/
H A Dvalidate_bitwise.cpp28 spv_result_t BitwisePass(ValidationState_t& _, const Instruction* inst) { in BitwisePass() argument
[all...]
H A Dvalidate_debug.cpp26 spv_result_t ValidateMemberName(ValidationState_t& _, const Instruction* inst) { in ValidateMemberName() argument
45 spv_result_t ValidateLine(ValidationState_t& _, const Instruction* inst) { in ValidateLine() argument
58 spv_result_t DebugPass(ValidationState_t& _, const Instruction* inst) { in DebugPass() argument
[all...]
H A Dvalidate_layout.cpp37 ModuleScopedInstructions(ValidationState_t& _, const Instruction* inst, SpvOp opcode) ModuleScopedInstructions() argument
156 FunctionScopedInstructions(ValidationState_t& _, const Instruction* inst, SpvOp opcode) FunctionScopedInstructions() argument
358 ModuleLayoutPass(ValidationState_t& _, const Instruction* inst) ModuleLayoutPass() argument
[all...]
H A Dvalidate_memory_semantics.cpp26 ValidateMemorySemantics(ValidationState_t& _, const Instruction* inst, uint32_t operand_index, uint32_t memory_scope) ValidateMemorySemantics() argument
[all...]
H A Dvalidate_misc.cpp28 spv_result_t ValidateUndef(ValidationState_t& _, const Instruction* inst) { in ValidateUndef() argument
43 ValidateShaderClock(ValidationState_t& _, const Instruction* inst) ValidateShaderClock() argument
75 ValidateAssumeTrue(ValidationState_t& _, const Instruction* inst) ValidateAssumeTrue() argument
84 ValidateExpect(ValidationState_t& _, const Instruction* inst) ValidateExpect() argument
108 MiscPass(ValidationState_t& _, const Instruction* inst) MiscPass() argument
[all...]
H A Dvalidate_non_uniform.cpp69 spv_result_t NonUniformPass(ValidationState_t& _, const Instruction* inst) { in NonUniformPass() argument
32 ValidateGroupNonUniformBallotBitCount(ValidationState_t& _, const Instruction* inst) ValidateGroupNonUniformBallotBitCount() argument
[all...]
H A Dvalidate_scopes.cpp43 spv_result_t ValidateScope(ValidationState_t& _, const Instruction* inst, in ValidateScope() argument
79 ValidateExecutionScope(ValidationState_t& _, const Instruction* inst, uint32_t scope) ValidateExecutionScope() argument
187 ValidateMemoryScope(ValidationState_t& _, const Instruction* inst, uint32_t scope) ValidateMemoryScope() argument
[all...]
/third_party/skia/third_party/externals/spirv-tools/test/opt/
H A Dconstant_manager_test.cpp102 Instruction* inst = in TEST_F() local
H A Dvalue_table_test.cpp53 Instruction* inst = context->get_def_use_mgr()->GetDef(10); in TEST_F() local
194 Instruction* inst = context->get_def_use_mgr()->GetDef(9); in TEST_F() local
362 Instruction* inst = context->get_def_use_mgr()->GetDef(10); in TEST_F() local
683 Instruction* inst in TEST_F() local
[all...]
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/
H A Did_use_descriptor.cpp51 MakeIdUseDescriptorFromUse( opt::IRContext* context, opt::Instruction* inst, uint32_t in_operand_index) MakeIdUseDescriptorFromUse() argument
H A Dtransformation_permute_phi_operands.cpp40 const auto* inst = in IsApplicable() local
70 auto* inst = ir_context->get_def_use_mgr()->GetDef(message_.result_id()); in Apply() local
[all...]
/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Ddataflow.cpp23 bool DataFlowAnalysis::Enqueue(Instruction* inst) { in Enqueue() argument
75 void ForwardDataFlowAnalysis::EnqueueUsers(Instruction* inst) { in EnqueueUsers() argument
80 void ForwardDataFlowAnalysis::EnqueueBlockSuccessors(Instruction* inst) { in EnqueueBlockSuccessors() argument
[all...]
H A Ddead_variable_elimination.cpp83 Instruction* inst = get_def_use_mgr()->GetDef(result_id); in DeleteVariable() local
H A Deliminate_dead_constant_pass.cpp59 Instruction* inst = *working_list.begin(); in Process() local
/third_party/skia/third_party/externals/spirv-tools/source/reduce/
H A Dchange_operand_reduction_opportunity.h30 ChangeOperandReductionOpportunity(opt::Instruction* inst, in ChangeOperandReductionOpportunity() argument
H A Dchange_operand_to_undef_reduction_opportunity.h30 ChangeOperandToUndefReductionOpportunity(opt::IRContext* context, opt::Instruction* inst, uint32_t operand_index) ChangeOperandToUndefReductionOpportunity() argument
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/
H A Did_use_descriptor.cpp51 MakeIdUseDescriptorFromUse( opt::IRContext* context, opt::Instruction* inst, uint32_t in_operand_index) MakeIdUseDescriptorFromUse() argument
H A Dtransformation_permute_phi_operands.cpp40 const auto* inst = in IsApplicable() local
70 auto* inst = ir_context->get_def_use_mgr()->GetDef(message_.result_id()); in Apply() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Ddataflow.cpp23 bool DataFlowAnalysis::Enqueue(Instruction* inst) { in Enqueue() argument
75 void ForwardDataFlowAnalysis::EnqueueUsers(Instruction* inst) { in EnqueueUsers() argument
80 void ForwardDataFlowAnalysis::EnqueueBlockSuccessors(Instruction* inst) { in EnqueueBlockSuccessors() argument
[all...]
H A Ddead_variable_elimination.cpp83 Instruction* inst = get_def_use_mgr()->GetDef(result_id); in DeleteVariable() local
H A Deliminate_dead_constant_pass.cpp59 Instruction* inst = *working_list.begin(); in Process() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/reduce/
H A Dchange_operand_reduction_opportunity.h30 ChangeOperandReductionOpportunity(opt::Instruction* inst, in ChangeOperandReductionOpportunity() argument
H A Dchange_operand_to_undef_reduction_opportunity.h30 ChangeOperandToUndefReductionOpportunity(opt::IRContext* context, opt::Instruction* inst, uint32_t operand_index) ChangeOperandToUndefReductionOpportunity() argument

Completed in 14 milliseconds

12345678910>>...31