Home
last modified time | relevance | path

Searched defs:instr (Results 1 - 25 of 511) sorted by relevance

12345678910>>...21

/third_party/mesa3d/src/amd/compiler/tests/
H A Dtest_to_hw_instr.cpp813 Instruction *instr = bld.pseudo( variable
833 Instruction *instr = bld.pseudo( variable
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_nir_lower_scoped_barriers.c34 lower_instr(nir_builder *b, nir_instr *instr, UNUSED void *cb_data) in lower_instr() argument
/third_party/mesa3d/src/compiler/nir/
H A Dnir_lower_fragcoord_wtrans.c36 lower_fragcoord_wtrans_filter(const nir_instr *instr, UNUSED const void *_options) in lower_fragcoord_wtrans_filter() argument
56 lower_fragcoord_wtrans_impl(nir_builder *b, nir_instr *instr, in lower_fragcoord_wtrans_impl() argument
H A Dnir_lower_undef_to_zero.c44 lower_undef_instr_to_zero(nir_builder *b, nir_instr *instr, UNUSED void *_state) in lower_undef_instr_to_zero() argument
H A Dnir_lower_poly_line_smooth.c33 lower_polylinesmooth(nir_builder *b, nir_instr *instr, void *data) in lower_polylinesmooth() argument
H A Dnir_lower_single_sampled.c28 lower_single_sampled_instr(nir_builder *b, nir_instr *instr, UNUSED void *cb_data) lower_single_sampled_instr() argument
H A Dnir_worklist.c50 nir_instr_worklist_add_ssa_srcs(nir_instr_worklist *wl, nir_instr *instr) in nir_instr_worklist_add_ssa_srcs() argument
H A Dnir_lower_clip_halfz.c27 lower_pos_write(nir_builder *b, struct nir_instr *instr) in lower_pos_write() argument
/third_party/mesa3d/src/intel/vulkan/
H A Danv_nir_add_base_work_group_id.c29 anv_nir_add_base_work_group_id_instr(nir_builder *b, nir_instr *instr, UNUSED void *cb_data) anv_nir_add_base_work_group_id_instr() argument
/third_party/mesa3d/src/panfrost/midgard/
H A Dmidgard_nir_lower_helper_writes.c30 nir_lower_helper_writes(nir_builder *b, nir_instr *instr, UNUSED void *data) in nir_lower_helper_writes() argument
H A Dmidgard_nir_lower_image_bitsize.c32 nir_lower_image_bitsize(nir_builder *b, nir_instr *instr, UNUSED void *data) in nir_lower_image_bitsize() argument
/third_party/mesa3d/src/panfrost/util/
H A Dpan_lower_64bit_intrin.c37 nir_lower_64bit_intrin_instr(nir_builder *b, nir_instr *instr, void *data) in nir_lower_64bit_intrin_instr() argument
H A Dpan_lower_helper_invocation.c33 pan_lower_helper_invocation_instr(nir_builder *b, nir_instr *instr, void *data) in pan_lower_helper_invocation_instr() argument
H A Dpan_lower_sample_position.c36 pan_lower_sample_pos_impl(struct nir_builder *b, nir_instr *instr, UNUSED void *data) pan_lower_sample_pos_impl() argument
/third_party/mesa3d/src/gallium/drivers/lima/ir/
H A Dlima_nir_split_load_input.c30 lima_nir_split_load_input_instr(nir_builder *b, nir_instr *instr, UNUSED void *cb_data) lima_nir_split_load_input_instr() argument
/third_party/mesa3d/src/freedreno/ir3/
H A Dir3_legalize_relative.c18 is_reg_relative(const struct ir3_instruction *instr) in is_reg_relative() argument
34 is_dst_a0(const struct ir3_instruction *instr) in is_dst_a0() argument
/third_party/mesa3d/src/freedreno/isa/
H A Dir3-disasm.c38 disasm_instr_cb(void *d, unsigned n, void *instr) in disasm_instr_cb() argument
/third_party/mesa3d/src/imagination/rogue/
H A Drogue_validate.c193 bool rogue_validate_instr(const struct rogue_instr *instr) in rogue_validate_instr() argument
[all...]
/third_party/node/deps/v8/src/compiler/backend/arm64/
H A Dinstruction-scheduler-arm64.cc373 int InstructionScheduler::GetInstructionLatency(const Instruction* instr) { in GetInstructionLatency() argument
/third_party/node/deps/v8/src/compiler/backend/x64/
H A Dinstruction-scheduler-x64.cc448 GetInstructionLatency(const Instruction* instr) GetInstructionLatency() argument
[all...]
/third_party/node/deps/v8/src/compiler/backend/arm/
H A Dinstruction-scheduler-arm.cc383 int InstructionScheduler::GetInstructionLatency(const Instruction* instr) { in GetInstructionLatency() argument
/third_party/node/deps/v8/src/compiler/backend/ppc/
H A Dinstruction-scheduler-ppc.cc434 int InstructionScheduler::GetInstructionLatency(const Instruction* instr) { in GetInstructionLatency() argument
/third_party/node/deps/v8/src/compiler/backend/ia32/
H A Dinstruction-scheduler-ia32.cc405 int InstructionScheduler::GetInstructionLatency(const Instruction* instr) { in GetInstructionLatency() argument
/third_party/node/deps/v8/src/compiler/backend/loong64/
H A Dinstruction-scheduler-loong64.cc20 int InstructionScheduler::GetInstructionLatency(const Instruction* instr) { in GetInstructionLatency() argument
/third_party/node/deps/v8/src/compiler/backend/s390/
H A Dinstruction-scheduler-s390.cc420 int InstructionScheduler::GetInstructionLatency(const Instruction* instr) { in GetInstructionLatency() argument

Completed in 15 milliseconds

12345678910>>...21