Searched refs:epilogue (Results 1 - 17 of 17) sorted by relevance

/freebsd-10-stable/usr.bin/bc/
H A Dbc.y108 static ssize_t epilogue;
403 int n = node(prologue, $8, epilogue,
418 epilogue = cs("");
554 $$ = node(cs("0"), epilogue,
559 $$ = node($1, epilogue,
564 $$ = node(cs("0"), epilogue,
953 epilogue = node(epilogue, cs("L"), n, cs("s."), END_NODE);
961 epilogue = node(epilogue, c
[all...]
/freebsd-10-stable/contrib/gcc/config/mips/
H A Dirix-crti.asm9 epilogue of the main initialization routine being provided by external
/freebsd-10-stable/contrib/binutils/gas/config/
H A Dtc-ia64.h225 rnat_psprel, rnat_sprel, epilogue, label_state, copy_state, enumerator in enum:__anon344
H A Dtc-ia64.c2457 unw_rec_list *ptr = alloc_record (epilogue);
2677 case epilogue:
2983 case epilogue:
/freebsd-10-stable/crypto/openssl/crypto/bn/asm/
H A Dsparcv9-mont.pl148 mulx $apj,$mul0,$tmp0 !epilogue!
222 mulx $apj,$mul0,$tmp0 !epilogue!
344 mulx $apj,$mul0,$tmp0 ! epilogue
H A Dparisc-mont.pl883 $POP `-$FRAME-$SAVED_RP`(%sp),%r2 ; standard epilogue
H A Dia64-mont.pl834 .Ldone: // epilogue
/freebsd-10-stable/crypto/openssl/crypto/perlasm/
H A Dx86_64-xlate.pl32 # unified Win64 prologue and epilogue automatically. If you want
42 # required to identify the spots, where to inject Win64 epilogue!
148 my $epilogue = "";
150 $epilogue = "movq 8(%rsp),%rdi\n\t" .
153 $epilogue . ".byte 0xf3,0xc3";
164 $self->{op} = "mov rdi,QWORD${PTR}[8+rsp]\t;WIN64 epilogue\n\t".
905 # it's possible to use following prologue and epilogue to "gear" from
1072 # auto-generated "gear" epilogue. Well, exception effectively can't
/freebsd-10-stable/crypto/openssl/crypto/sha/asm/
H A Dsha1-parisc.pl235 $POP `-$FRAME-$SAVED_RP`(%sp),%r2 ; standard epilogue
H A Dsha512-armv4.pl567 vldmia sp!,{d8-d15} @ epilogue
H A Dsha512-parisc.pl665 $POP `-$FRAME-$SAVED_RP`(%sp),%r2 ; standard epilogue
/freebsd-10-stable/crypto/openssl/crypto/modes/asm/
H A Dghash-parisc.pl324 $POP `-$FRAME-$SAVED_RP`(%sp),%r2 ; standard epilogue
601 $POP `-$FRAME-$SAVED_RP`(%sp),%r2 ; standard epilogue
/freebsd-10-stable/sys/conf/
H A Dkern.pre.mk115 PROF+= -mprofiler-epilogue
/freebsd-10-stable/contrib/gcc/
H A Dfunction.c98 (ignoring the prologue and epilogue). This is set prior to
104 (ignoring the prologue and epilogue). This is only valid after
133 /* These arrays record the INSN_UIDs of the prologue and epilogue insns. */
135 static VEC(int,heap) *epilogue;
137 /* Array of INSN_UIDs to hold the INSN_UIDs for each sibcall epilogue
323 VEC_free (int, heap, epilogue);
3943 /* No prologue/epilogue insns yet. Make sure that these vectors are
3946 gcc_assert (VEC_length (int, epilogue) == 0);
4091 handled later during jump, ifcvt, or epilogue creation. */
4433 may trap are not moved into the epilogue b
[all...]
/freebsd-10-stable/crypto/openssl/crypto/rc4/asm/
H A Drc4-ia64.pl405 the epilogue count is 4.
691 # Generate the epilogue:
/freebsd-10-stable/sys/netpfil/ipfw/
H A Ddummynet.txt249 to do. The prologue and epilogue are not in the critical path.
/freebsd-10-stable/crypto/openssl/crypto/aes/asm/
H A Daes-parisc.pl162 $POP `-$FRAME-$SAVED_RP`(%sp),%r2 ; standard epilogue
631 $POP `-$FRAME-$SAVED_RP`(%sp),%r2 ; standard epilogue

Completed in 134 milliseconds