Home
last modified time | relevance | path

Searched defs:instr (Results 26 - 50 of 799) sorted by relevance

12345678910>>...32

/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
/kernel/linux/linux-5.10/arch/powerpc/kvm/
H A Dbook3s_hv_tm.c44 u32 instr = vcpu->arch.emul_inst; in kvmhv_p9_tm_emulation() local
/kernel/linux/linux-6.6/arch/powerpc/kvm/
H A Dbook3s_hv_tm.c44 u32 instr = vcpu->arch.emul_inst; in kvmhv_p9_tm_emulation() local
/kernel/linux/linux-6.6/arch/s390/kernel/
H A Dalternative.c24 u8 *instr, *replacement; in __apply_alternatives() local
/kernel/linux/linux-5.10/samples/seccomp/
H A Dbpf-helper.c32 struct sock_filter *instr = &filter[offset]; in bpf_resolve_jumps() local
[all...]
/kernel/linux/linux-6.6/samples/seccomp/
H A Dbpf-helper.c32 struct sock_filter *instr = &filter[offset]; in bpf_resolve_jumps() local
[all...]
/third_party/elfutils/libcpu/
H A Di386_parse.y284 instr: bytes ':' bitfieldopt kID bitfieldopt optargs label
[all...]
/third_party/libunwind/libunwind/src/arm/
H A DGstep.c149 unw_word_t instr, i; in unw_step() local
/third_party/mesa3d/src/amd/compiler/
H A Daco_dead_code_analysis.cpp62 aco_ptr<Instruction>& instr = block.instructions[idx]; in process_block() local
84 is_dead(const std::vector<uint16_t>& uses, Instruction* instr) in is_dead() argument
[all...]
/third_party/mesa3d/src/compiler/nir/
H A Dnir_lower_point_size.c42 nir_intrinsic_instr *instr = nir_instr_as_intrinsic(psiz_instr); in lower_point_size_instr() local
58 instr_is_point_size(const nir_instr *instr) in instr_is_point_size() argument
[all...]
H A Dnir_lower_point_smooth.c35 lower_point_smooth(nir_builder *b, nir_instr *instr, UNUSED void *_state) in lower_point_smooth() argument
H A Dnir_opt_fragdepth.c38 nir_instr *instr = scalar.def->parent_instr; in ssa_def_is_source_depth() local
H A Dnir_lower_is_helper_invocation.c43 nir_lower_load_and_store_is_helper(nir_builder *b, nir_instr *instr, void *data) in nir_lower_load_and_store_is_helper() argument
[all...]
H A Dnir_opt_shrink_stores.c35 opt_shrink_vectors_image_store(nir_builder *b, nir_intrinsic_instr *instr) in opt_shrink_vectors_image_store() argument
59 opt_shrink_store_instr(nir_builder *b, nir_intrinsic_instr *instr, bool shrink_image_store) opt_shrink_store_instr() argument
[all...]
H A Dnir_lower_image.c65 lower_image_instr(nir_builder *b, nir_instr *instr, void *state) in lower_image_instr() argument
H A Dnir_lower_packing.c99 lower_pack_instr(nir_builder *b, nir_instr *instr, void *data) in lower_pack_instr() argument
H A Dnir_scale_fdiv.c28 nir_scale_fdiv_instr(nir_builder *b, nir_instr *instr, UNUSED void *_data) in nir_scale_fdiv_instr() argument
/third_party/mesa3d/src/freedreno/ir3/
H A Dir3_nir_lower_load_barycentric_at_offset.c33 ir3_nir_lower_load_barycentric_at_offset_instr(nir_builder *b, nir_instr *instr, in ir3_nir_lower_load_barycentric_at_offset_instr() argument
82 ir3_nir_lower_load_barycentric_at_offset_filter(const nir_instr *instr, in ir3_nir_lower_load_barycentric_at_offset_filter() argument
H A Dir3_nir_lower_load_barycentric_at_sample.c64 ir3_nir_lower_load_barycentric_at_sample_instr(nir_builder *b, nir_instr *instr, in ir3_nir_lower_load_barycentric_at_sample_instr() argument
76 ir3_nir_lower_load_barycentric_at_sample_filter(const nir_instr *instr, in ir3_nir_lower_load_barycentric_at_sample_filter() argument

Completed in 8 milliseconds

12345678910>>...32