Searched refs:call (Results 126 - 150 of 385) sorted by relevance

1234567891011>>

/freebsd-11-stable/secure/lib/libcrypto/amd64/
H A Daesni-x86_64.S546 call _aesni_encrypt8
583 call _aesni_encrypt8
609 call _aesni_encrypt2
615 call _aesni_encrypt3
622 call _aesni_encrypt4
631 call _aesni_encrypt6
640 call _aesni_encrypt6
689 call _aesni_decrypt8
736 call _aesni_decrypt8
771 call _aesni_decrypt
[all...]
/freebsd-11-stable/stand/pc98/boot0.5/
H A Ddisk.s118 call check_magic
121 call setup_partition
177 call read_biosparam
198 call read_biosparam
245 call read_biosparam
253 call read_biosparam
264 call read_biosparam
H A Dboot.s90 call write_biosparam
92 call sc_clean
143 call read_ipl
158 call boot
/freebsd-11-stable/sys/pc98/pc98/
H A Dbusio.s1546 call SBUS_DA_io_space_read_region_2
1552 call SBUS_DA_io_space_write_region_2
1558 call SBUS_DA_io_space_set_multi_2
1565 call SBUS_DA_io_space_set_region_2
1571 call SBUS_DA_io_space_copy_region_2
1609 call SBUS_DA_io_space_read_region_4
1615 call SBUS_DA_io_space_write_region_4
1621 call SBUS_DA_io_space_set_multi_4
1628 call SBUS_DA_io_space_set_region_4
1634 call SBUS_DA_io_space_copy_region_
[all...]
/freebsd-11-stable/crypto/openssl/crypto/ec/asm/
H A Decp_nistz256-x86_64.pl492 call __ecp_nistz256_mul_montq
507 call __ecp_nistz256_mul_montx
770 call __ecp_nistz256_sqr_montq
783 call __ecp_nistz256_sqr_montx
2022 call __ecp_nistz256_mul_by_2$x # p256_mul_by_2(S, in_y);
2030 call __ecp_nistz256_sqr_mont$x # p256_sqr_mont(Zsqr, in_z);
2034 call __ecp_nistz256_sqr_mont$x # p256_sqr_mont(S, S);
2044 call __ecp_nistz256_mul_mont$x # p256_mul_mont(res_z, in_z, in_y);
2045 call __ecp_nistz256_mul_by_2$x # p256_mul_by_2(res_z, res_z);
2053 call __ecp_nistz256_add_t
[all...]
/freebsd-11-stable/crypto/openssl/crypto/aes/asm/
H A Dbsaes-x86_64.pl1057 call _bsaes_key_convert
1080 call _bsaes_encrypt8
1103 call _bsaes_key_convert
1127 call _bsaes_decrypt8
1200 call _bsaes_key_convert
1218 call _bsaes_encrypt8
1253 call _bsaes_encrypt8
1264 call _bsaes_encrypt8
1274 call _bsaes_encrypt8
1283 call _bsaes_encrypt
[all...]
H A Daesni-x86_64.pl76 # results by same constant value. In similar way function call
135 # Well, given 3x column it's probably inappropriate to call the limit
646 call _aesni_encrypt8
683 call _aesni_encrypt8
701 call _aesni_encrypt2
707 call _aesni_encrypt3
714 call _aesni_encrypt4
723 call _aesni_encrypt6
732 call _aesni_encrypt6
782 call _aesni_decrypt
[all...]
/freebsd-11-stable/usr.bin/xlint/lint2/
H A Dread.c264 * Process a function call record (c-record).
1135 fcall_t **callp, *call; local
1154 for (call = hte->h_calls; call != NULL && !ofnd; call = call->f_nxt) {
1155 if (call->f_pos.p_src != sym1->s_pos.p_src)
1210 for (callp = &hte->h_calls; (call = *callp) != NULL; ) {
1211 if (call->f_pos.p_src == sym1->s_pos.p_src) {
1212 (*callp) = call
[all...]
/freebsd-11-stable/contrib/gcc/config/ia64/
H A Dcrtend.asm52 * We make the call by indirection, because in large programs the
74 br.call.sptk.many b0 = b6
112 br.call.sptk.many rp = b6
/freebsd-11-stable/sys/i386/i386/
H A Dswtch.s154 call npxsave /* do it in a big C function */
285 call set_user_ldt
297 call npxswitch
332 call panic
338 call panic
344 call panic
H A Dvm86bios.s70 call npxsave
122 call vm86_prepcall /* finish setup */
/freebsd-11-stable/contrib/gcc/
H A Dtree-object-size.c228 alloc_object_size (tree call, int object_size_type) argument
233 gcc_assert (TREE_CODE (call) == CALL_EXPR);
235 callee = get_callee_fndecl (call);
236 arglist = TREE_OPERAND (call, 1);
284 pass_through_call (tree call) argument
286 tree callee = get_callee_fndecl (call);
287 tree arglist = TREE_OPERAND (call, 1);
995 tree call = get_rhs (*stmtp); local
998 if (!call || TREE_CODE (call) !
[all...]
H A Dtree-stdarg.c636 tree call = get_call_expr_in (stmt), callee; local
639 if (!call)
642 callee = get_callee_fndecl (call);
663 ap = TREE_VALUE (TREE_OPERAND (call, 1));
795 tree call; local
798 call = get_call_expr_in (stmt);
799 if (call)
801 tree callee = get_callee_fndecl (call);
/freebsd-11-stable/secure/lib/libcrypto/i386/
H A Dx86-gf2m.S246 call .L000PIC_me_up
272 call _mul_1x1_mmx
276 call _mul_1x1_mmx
282 call _mul_1x1_mmx
308 call _mul_1x1_ialu
313 call _mul_1x1_ialu
320 call _mul_1x1_ialu
616 call _mul_1x1_mmx
620 call _mul_1x1_mmx
626 call _mul_1x1_mm
[all...]
/freebsd-11-stable/lib/libc/riscv/gen/
H A D_setjmp.S148 call _C_LABEL(longjmperror)
149 call _C_LABEL(abort)
H A Dsetjmp.S171 call _C_LABEL(longjmperror)
172 call _C_LABEL(abort)
/freebsd-11-stable/sys/sparc64/sparc64/
H A Dswtch.S69 call savefpctx
83 call savefpctx
223 call %i5
323 call savefpctx
/freebsd-11-stable/stand/pc98/btx/lib/
H A Dbtxv86.s53 call __v86_swap # Load V86 registers
55 call __v86_swap # Load user registers
/freebsd-11-stable/libexec/rtld-elf/amd64/
H A Drtld_start.S39 call _rtld # Call rtld(sp); returns entry point
121 call _rtld_bind # Transfer control to the binder
/freebsd-11-stable/stand/i386/btx/lib/
H A Dbtxv86.s53 call __v86_swap # Load V86 registers
55 call __v86_swap # Load user registers
/freebsd-11-stable/sys/amd64/linux/
H A Dlinux_locore.s6 #include <amd64/linux/linux_syscall.h> /* system call numbers */
18 * the 'call' instruction.
22 call .getip
/freebsd-11-stable/lib/libc/sparc64/
H A DSYS.h44 call HIDENAME(cerror) ; \
/freebsd-11-stable/sys/mips/nlm/dev/net/ucore/
H A Dld.ucore.S50 *(.mips16.call.*)
/freebsd-11-stable/share/dtrace/
H A Dnfsclienttime33 * system call, and then generates a histogram of those times sorted by
34 * system call name.
/freebsd-11-stable/sys/amd64/include/
H A Dasmacros.h74 * stack. gcc should eventually generate code to call __mcount in most
84 * call [.]mexitcount at the end of a function like the MEXITCOUNT macro does,
88 * [.]mcount and __mcount may clobber the call-used registers and %ef.
99 * have to be counted as ordinary entries for gprof to get the call times
116 #define FAKE_MCOUNT(caller) pushq caller ; call __mcount ; popq %rcx
117 #define MCOUNT call __mcount
120 #define MEXITCOUNT call .mexitcount
262 call handle_ibrs_entry

Completed in 214 milliseconds

1234567891011>>