| /third_party/mesa3d/src/broadcom/qpu/tests/ |
| H A D | qpu_disasm.c | 34 uint64_t inst; member
|
| /third_party/mesa3d/src/compiler/glsl/ |
| H A D | lower_vertex_id.cpp | 113 ir_instruction *const inst = in visit() local
|
| /third_party/mesa3d/src/gallium/drivers/vc4/ |
| H A D | vc4_opt_copy_propagation.c | 38 is_copy_mov(struct qinst *inst) in is_copy_mov() argument 65 try_copy_prop(struct vc4_compile *c, struct qinst *inst, struct qinst **movs) try_copy_prop() argument 157 apply_kills(struct vc4_compile *c, struct qinst **movs, struct qinst *inst) apply_kills() argument [all...] |
| H A D | vc4_opt_dead_code.c | 43 dce(struct vc4_compile *c, struct qinst *inst) in dce() argument 55 has_nonremovable_reads(struct vc4_compile *c, struct qinst *inst) in has_nonremovable_reads() argument [all...] |
| H A D | vc4_opt_constant_folding.c | 37 dump_from(struct vc4_compile *c, struct qinst *inst) in dump_from() argument 48 dump_to(struct vc4_compile *c, struct qinst *inst) in dump_to() argument 59 constant_fold(struct vc4_compile *c, struct qinst *inst) in constant_fold() argument [all...] |
| H A D | vc4_cl_dump.c | 51 struct v3d_group *inst = v3d_spec_find_instruction(spec, p); in vc4_dump_cl() local
|
| /third_party/mesa3d/src/intel/compiler/ |
| H A D | brw_fs_cmod_propagation.cpp | 54 cmod_propagate_cmp_to_add(const intel_device_info *devinfo, bblock_t *block, fs_inst *inst) cmod_propagate_cmp_to_add() argument 170 cmod_propagate_not(const intel_device_info *devinfo, bblock_t *block, fs_inst *inst) cmod_propagate_not() argument [all...] |
| H A D | brw_fs_dead_code_eliminate.cpp | 43 can_eliminate(const intel_device_info *devinfo, const fs_inst *inst, in can_eliminate() argument 56 can_omit_write(const fs_inst *inst) in can_omit_write() argument [all...] |
| H A D | brw_dead_control_flow.cpp | 51 backend_instruction *const inst = block->start(); in dead_control_flow_eliminate() local
|
| /third_party/musl/porting/liteos_a/user/src/thread/ |
| H A D | pthread_barrier_wait.c | 63 struct instance *inst; in pthread_barrier_wait() local [all...] |
| /third_party/musl/src/thread/ |
| H A D | pthread_barrier_wait.c | 63 struct instance *inst; in pthread_barrier_wait() local [all...] |
| /third_party/mesa3d/src/mesa/program/ |
| H A D | prog_instruction.c | 41 _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 D | experimental-bytecode.cc | 26 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 D | lp_bld_tgsi_action.h | 92 const struct tgsi_full_instruction * inst; member
|
| /third_party/mesa3d/src/gallium/auxiliary/tgsi/ |
| H A D | tgsi_vpos.c | 61 struct tgsi_full_instruction inst; in write_vpos_prolog() local
|
| /third_party/mesa3d/src/gallium/drivers/r300/compiler/ |
| H A D | r3xx_fragprog.c | 45 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 D | radeon_compiler_regalloc_tests.c | 53 struct rc_instruction *inst; in test_runner_rc_regalloc() local
|
| H A D | radeon_compiler_optimize_tests.c | 56 struct rc_instruction *inst; in test_runner_rc_optimize() local
|
| /third_party/pcre2/pcre2/src/sljit/ |
| H A D | sljitNativeRISCV_64.c | 154 sljit_ins *inst = (sljit_ins*)addr; in sljit_set_jump_addr() local [all...] |
| H A D | sljitNativeRISCV_32.c | 57 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 D | validate_bitwise.cpp | 28 spv_result_t BitwisePass(ValidationState_t& _, const Instruction* inst) { in BitwisePass() argument [all...] |
| H A D | validate_debug.cpp | 26 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 D | validate_layout.cpp | 37 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 D | validate_memory_semantics.cpp | 26 ValidateMemorySemantics(ValidationState_t& _, const Instruction* inst, uint32_t operand_index, uint32_t memory_scope) ValidateMemorySemantics() argument [all...] |
| H A D | validate_misc.cpp | 28 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...] |