| /third_party/node/deps/v8/src/compiler/backend/arm64/ |
| H A D | instruction-scheduler-arm64.cc | 373 int InstructionScheduler::GetInstructionLatency(const Instruction* instr) { in GetInstructionLatency() argument
|
| /third_party/node/deps/v8/src/compiler/backend/x64/ |
| H A D | instruction-scheduler-x64.cc | 448 GetInstructionLatency(const Instruction* instr) GetInstructionLatency() argument [all...] |
| /third_party/node/deps/v8/src/compiler/backend/arm/ |
| H A D | instruction-scheduler-arm.cc | 383 int InstructionScheduler::GetInstructionLatency(const Instruction* instr) { in GetInstructionLatency() argument
|
| /third_party/node/deps/v8/src/compiler/backend/ppc/ |
| H A D | instruction-scheduler-ppc.cc | 434 int InstructionScheduler::GetInstructionLatency(const Instruction* instr) { in GetInstructionLatency() argument
|
| /third_party/node/deps/v8/src/compiler/backend/ia32/ |
| H A D | instruction-scheduler-ia32.cc | 405 int InstructionScheduler::GetInstructionLatency(const Instruction* instr) { in GetInstructionLatency() argument
|
| /third_party/node/deps/v8/src/compiler/backend/loong64/ |
| H A D | instruction-scheduler-loong64.cc | 20 int InstructionScheduler::GetInstructionLatency(const Instruction* instr) { in GetInstructionLatency() argument
|
| /third_party/node/deps/v8/src/compiler/backend/s390/ |
| H A D | instruction-scheduler-s390.cc | 420 int InstructionScheduler::GetInstructionLatency(const Instruction* instr) { in GetInstructionLatency() argument
|
| /kernel/linux/linux-5.10/arch/powerpc/kvm/ |
| H A D | book3s_hv_tm.c | 44 u32 instr = vcpu->arch.emul_inst; in kvmhv_p9_tm_emulation() local
|
| /kernel/linux/linux-6.6/arch/powerpc/kvm/ |
| H A D | book3s_hv_tm.c | 44 u32 instr = vcpu->arch.emul_inst; in kvmhv_p9_tm_emulation() local
|
| /kernel/linux/linux-6.6/arch/s390/kernel/ |
| H A D | alternative.c | 24 u8 *instr, *replacement; in __apply_alternatives() local
|
| /kernel/linux/linux-5.10/samples/seccomp/ |
| H A D | bpf-helper.c | 32 struct sock_filter *instr = &filter[offset]; in bpf_resolve_jumps() local [all...] |
| /kernel/linux/linux-6.6/samples/seccomp/ |
| H A D | bpf-helper.c | 32 struct sock_filter *instr = &filter[offset]; in bpf_resolve_jumps() local [all...] |
| /third_party/elfutils/libcpu/ |
| H A D | i386_parse.y | 284 instr: bytes ':' bitfieldopt kID bitfieldopt optargs label [all...] |
| /third_party/libunwind/libunwind/src/arm/ |
| H A D | Gstep.c | 149 unw_word_t instr, i; in unw_step() local
|
| /third_party/mesa3d/src/amd/compiler/ |
| H A D | aco_dead_code_analysis.cpp | 62 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 D | nir_lower_point_size.c | 42 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 D | nir_lower_point_smooth.c | 35 lower_point_smooth(nir_builder *b, nir_instr *instr, UNUSED void *_state) in lower_point_smooth() argument
|
| H A D | nir_opt_fragdepth.c | 38 nir_instr *instr = scalar.def->parent_instr; in ssa_def_is_source_depth() local
|
| H A D | nir_lower_is_helper_invocation.c | 43 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 D | nir_opt_shrink_stores.c | 35 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 D | nir_lower_image.c | 65 lower_image_instr(nir_builder *b, nir_instr *instr, void *state) in lower_image_instr() argument
|
| H A D | nir_lower_packing.c | 99 lower_pack_instr(nir_builder *b, nir_instr *instr, void *data) in lower_pack_instr() argument
|
| H A D | nir_scale_fdiv.c | 28 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 D | ir3_nir_lower_load_barycentric_at_offset.c | 33 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 D | ir3_nir_lower_load_barycentric_at_sample.c | 64 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
|