Home
last modified time | relevance | path

Searched defs:step (Results 1 – 25 of 246) sorted by relevance

12345678910

/openbsd-src/gnu/gcc/gcc/
H A Dtree-ssa-loop-prefetch.c179 HOST_WIDE_INT step; /* Step of the reference. */ member
234 HOST_WIDE_INT step) in find_or_create_group()
327 HOST_WIDE_INT *step; /* Step of the memory reference. */ member
338 tree ibase, step, stepsize; in idx_analyze_ref() local
397 HOST_WIDE_INT *step, HOST_WIDE_INT *delta, in analyze_ref()
440 HOST_WIDE_INT step, delta; in gather_memory_references_ref() local
497 HOST_WIDE_INT step = ref->group->step; in prune_ref_by_self_reuse() local
543 HOST_WIDE_INT step = ref->group->step; in prune_ref_by_group_reuse() local
H A Dtree-chrec.c1126 tree *base, tree *step, tree at_stmt, in convert_affine_scev()
1270 tree base, step; in chrec_convert_1() local
1384 tree step; in scev_direction() local
H A Dtree-ssa-loop-niter.c213 tree *delta, tree step) in number_of_iterations_lt_to_ne()
284 struct tree_niter_desc *niter, tree step) in assert_no_overflow_lt()
415 tree delta, step, s; in number_of_iterations_lt() local
1782 tree init, step, diff, estimation; in infer_loop_bounds_from_undefined() local
2000 scev_probably_wraps_p (tree base, tree step, in scev_probably_wraps_p()
H A Dtree-ssa-address.c99 gen_addr_rtx (rtx symbol, rtx base, rtx index, rtx step, rtx offset, in gen_addr_rtx()
248 tree step = TMR_STEP (mem_ref), offset = TMR_OFFSET (mem_ref); in tree_mem_ref_addr() local
/openbsd-src/sys/dev/pci/drm/i915/
H A Dintel_step.c145 u8 step = gmd->step + STEP_A0; in gmd_to_intel_step() local
162 struct intel_step_info step = {}; in intel_step_init() local
346 const char *intel_step_name(enum intel_step step) in intel_step_name()
H A Dintel_device_info.h186 u8 step; member
215 struct intel_step_info step; member
/openbsd-src/gnu/llvm/llvm/tools/llvm-exegesis/lib/
H A DProgressMeter.h38 inline void step(NumTy Quantity) { in step() function
106 void step(DurationType Elapsed) { in step() function
/openbsd-src/sys/arch/loongson/loongson/
H A Dloongson2_machdep.c283 uint32_t step, val; in loongson2f_cpuspeed() local
295 uint32_t step, val; in loongson2f_setperf() local
/openbsd-src/sys/arch/i386/i386/
H A Dmtrr.c42 int family, model, step; in mem_range_attach() local
H A Dp4tcc.c69 p4tcc_init(int family, int step) in p4tcc_init()
H A Desm.c365 int nsensors, i, step; in esm_refresh() local
1002 size_t resplen, int wait, int step) in esm_cmd()
1055 struct esm_smb_resp *resp, int wait, int step) in esm_smb_cmd()
/openbsd-src/gnu/llvm/libcxx/utils/ci/
H A Dapple-install-libcxx.sh102 function step() { function
/openbsd-src/sys/arch/amd64/amd64/
H A Dmtrr.c42 int family, model, step; in mem_range_attach() local
/openbsd-src/games/adventure/
H A Dcrc.c102 unsigned int step; variable
/openbsd-src/gnu/gcc/libgomp/testsuite/libgomp.c++/
H A Dloop-1.C10 int i, N1, N2, step; in main1() local
/openbsd-src/gnu/gcc/libgomp/testsuite/libgomp.c/
H A Domp-loop01.c10 int i, N1, N2, step; in main1() local
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/compile/
H A D990523-1.c5 static const int step = 2; in synth_1to1() local
/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Di386fbsd-nat.c39 i386fbsd_resume (ptid_t ptid, int step, enum target_signal signal) in i386fbsd_resume()
H A Dlinux-nat.h55 int step; member
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/execute/
H A D20000605-1.c16 float step; in render_image_rgb_a() local
/openbsd-src/sys/dev/rasops/
H A Drasops32.c67 int width, height, step, cnt, fs, b, f; in rasops32_putchar() local
[all...]
/openbsd-src/usr.bin/last/
H A Dlast.c185 struct arg *step; in checkargs() local
419 struct arg *step; in want() local
/openbsd-src/lib/libc/regex/
H A Dengine.c51 #define step sstep macro
63 #define step lstep macro
848 step(struct re_guts *g, in step() function
/openbsd-src/gnu/usr.bin/perl/lib/
H A DDB.pm201 sub step { subroutine
/openbsd-src/sys/dev/pci/drm/i915/gt/
H A Dselftest_slpc.c114 u32 step, max_freq, req_freq; in vary_max_freq() local
150 u32 step, min_freq, req_freq; in vary_min_freq() local

12345678910