Home
last modified time | relevance | path

Searched defs:inst (Results 326 - 350 of 1788) sorted by relevance

1...<<11121314151617181920>>...72

/third_party/mesa3d/src/intel/compiler/
H A Dbrw_dead_control_flow.cpp51 backend_instruction *const inst = block->start(); in dead_control_flow_eliminate() local
/third_party/musl/porting/liteos_a/user/src/thread/
H A Dpthread_barrier_wait.c63 struct instance *inst; in pthread_barrier_wait() local
[all...]
/third_party/musl/src/thread/
H A Dpthread_barrier_wait.c63 struct instance *inst; in pthread_barrier_wait() local
[all...]
/third_party/mesa3d/src/mesa/program/
H A Dprog_instruction.c41 _mesa_init_instructions(struct prog_instruction *inst, GLuint count) in _mesa_init_instructions() argument
[all...]
/third_party/node/deps/v8/src/regexp/experimental/
H A Dexperimental-bytecode.cc26 std::ostream& operator<<(std::ostream& os, const RegExpInstruction& inst) { in operator <<() argument
100 const RegExpInstruction& inst in operator <<() local
[all...]
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_tgsi_action.h92 const struct tgsi_full_instruction * inst; member
/third_party/mesa3d/src/gallium/auxiliary/tgsi/
H A Dtgsi_vpos.c61 struct tgsi_full_instruction inst; in write_vpos_prolog() local
/third_party/mesa3d/src/gallium/drivers/vc4/
H A Dvc4_cl_dump.c51 struct v3d_group *inst = v3d_spec_find_instruction(spec, p); in vc4_dump_cl() local
/third_party/mesa3d/src/gallium/drivers/r300/compiler/
H A Dr3xx_fragprog.c45 struct rc_sub_instruction * inst = &rci->U.I; in rc_rewrite_depth_out() local
/third_party/mesa3d/src/gallium/drivers/r300/compiler/tests/
H A Dradeon_compiler_regalloc_tests.c53 struct rc_instruction *inst; in test_runner_rc_regalloc() local
H A Dradeon_compiler_optimize_tests.c56 struct rc_instruction *inst; in test_runner_rc_optimize() local
/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...]

Completed in 9 milliseconds

1...<<11121314151617181920>>...72