Searched defs:iv1 (Results 1 – 6 of 6) sorted by relevance
/openbsd-src/sys/uvm/ |
H A D | uvm_swap_encrypt.c | 120 u_int32_t iv1, iv2, iv3, iv4; in swap_encrypt() local 165 u_int32_t iv1, iv2, iv3, iv4, niv1, niv2, niv3, niv4; in swap_decrypt() local
|
/openbsd-src/gnu/gcc/gcc/ |
H A D | tree-ssa-loop-niter.c | 211 number_of_iterations_lt_to_ne (tree type, affine_iv *iv0, affine_iv *iv1, in number_of_iterations_lt_to_ne() 283 assert_no_overflow_lt (tree type, affine_iv *iv0, affine_iv *iv1, in assert_no_overflow_lt() 351 assert_loop_rolls_lt (tree type, affine_iv *iv0, affine_iv *iv1, in assert_loop_rolls_lt() 410 number_of_iterations_lt (tree type, affine_iv *iv0, affine_iv *iv1, in number_of_iterations_lt() 500 number_of_iterations_le (tree type, affine_iv *iv0, affine_iv *iv1, in number_of_iterations_le() 554 affine_iv *iv1, struct tree_niter_desc *niter, in number_of_iterations_cond() 1052 affine_iv iv0, iv1; in number_of_iterations_exit() local
|
H A D | loop-iv.c | 476 iv_add (struct rtx_iv *iv0, struct rtx_iv *iv1, enum rtx_code op) in iv_add() 904 struct rtx_iv iv0, iv1; in iv_analyze_expr() local 1874 canonicalize_iv_subregs (struct rtx_iv *iv0, struct rtx_iv *iv1, in canonicalize_iv_subregs() 1993 struct rtx_iv iv0, iv1, tmp_iv; in iv_number_of_iterations() local
|
H A D | tree-ssa-loop-ivopts.c | 1241 struct iv *iv0 = NULL, *iv1 = NULL, *civ; in find_interesting_uses_cond() local
|
/openbsd-src/lib/libcrypto/des/ |
H A D | ede_cbcm_enc.c |
|
/openbsd-src/gnu/usr.bin/perl/ |
H A D | pp_sort.c | 1190 const IV iv1 = SvIV(a); S_sv_i_ncmp() local
|