Home
last modified time | relevance | path

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

1...<<11121314151617181920>>...74

/third_party/mesa3d/src/broadcom/compiler/
H A Dvir_opt_redundant_flags.c36 vir_dce_pf(struct v3d_compile *c, struct qinst *inst) in vir_dce_pf() argument
[all...]
/third_party/mesa3d/src/broadcom/qpu/tests/
H A Dqpu_disasm.c34 uint64_t inst; member
/third_party/mesa3d/src/compiler/glsl/
H A Dlower_vertex_id.cpp113 ir_instruction *const inst = in visit() local
/third_party/mesa3d/src/gallium/drivers/vc4/
H A Dvc4_opt_copy_propagation.c38 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 Dvc4_opt_dead_code.c43 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 Dvc4_opt_constant_folding.c37 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 Dvc4_cl_dump.c51 struct v3d_group *inst = v3d_spec_find_instruction(spec, p); in vc4_dump_cl() local
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_fs_cmod_propagation.cpp54 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 Dbrw_fs_dead_code_eliminate.cpp43 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 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/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...]

Completed in 7 milliseconds

1...<<11121314151617181920>>...74