/freebsd/sys/tools/ |
H A D | makeobjops.awk | 333 if (epilog != "") 334 printh(epilog); 450 epilog = ""; 490 epilog = ""; 495 epilog = ""; 499 epilog = handle_code();
|
/freebsd/contrib/expat/xmlwf/ |
H A D | xmlwf_helpgen.py | 34 epilog = """ variable 56 epilog=epilog)
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Target/ |
H A D | TargetMacroFusion.td | 124 list<FusionPredicate> epilog = []> 136 epilog)>; 143 list<FusionPredicate> epilog = []> 151 prolog, epilog> {
|
/freebsd/sys/dev/ppbus/ |
H A D | ppb_msq.c | 163 struct ppb_microseq *body, struct ppb_microseq *epilog, in ppb_MS_loop() argument 182 loop_microseq[4].arg[0].p = (void *)epilog; in ppb_MS_loop()
|
/freebsd/contrib/expat/tests/ |
H A D | ns_tests.c | 71 const char *epilog = "</foo:e>"; in START_TEST() local 87 if (_XML_Parse_SINGLE_BYTES(g_parser, epilog, (int)strlen(epilog), XML_TRUE) in START_TEST()
|
H A D | basic_tests.c | 2707 const char *epilog = "<!-- Back to primary parser -->\n" in START_TEST() local 2727 if (_XML_Parse_SINGLE_BYTES(g_parser, epilog, (int)strlen(epilog), XML_TRUE) in START_TEST()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/M68k/ |
H A D | M68kInstrCompiler.td | 74 // pointer before prolog-epilog rewriting occurs. 93 // Tailcall stuff. The TCRETURN instructions execute after the epilog, so they
|
/freebsd/contrib/llvm-project/compiler-rt/lib/builtins/ |
H A D | README.txt | 242 // functions called by the prolog and epilog of functions that need to save 281 // called in the prolog and epilog of Thumb1 functions. When the C++ ABI use 283 // to save and restore all registers in it prolog and epilog. But there is 286 // epilog.
|
/freebsd/sys/contrib/openzfs/cmd/ |
H A D | zilstat.in | 172 epilog="\nUsage Examples\n"\
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Xtensa/ |
H A D | XtensaInstrInfo.td | 559 // pointer before prolog-epilog rewriting occurs.
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Lanai/ |
H A D | LanaiInstrInfo.td | 749 // pointer before prolog-epilog rewriting occurs.
|
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
H A D | X86InstrCompiler.td | 36 // pointer before prolog-epilog rewriting occurs. 54 // pointer before prolog-epilog rewriting occurs. 1301 // Tailcall stuff. The TCRETURN instructions execute after the epilog, so they
|
/freebsd/contrib/llvm-project/llvm/lib/Target/ARC/ |
H A D | ARCInstrInfo.td | 507 // 2-byte push/pop blink instructions commonly used for prolog/epilog
|
/freebsd/contrib/expat/lib/ |
H A D | xmlparse.c | 596 static void accountingReportStats(XML_Parser originParser, const char *epilog); 7828 accountingReportStats(XML_Parser originParser, const char *epilog) { in accountingReportStats() argument 7843 (double)amplificationFactor, epilog); in accountingReportStats()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/MSP430/ |
H A D | MSP430InstrInfo.td | 170 // pointer before prolog-epilog rewriting occurs.
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AVR/ |
H A D | AVRInstrInfo.td | 342 // pointer before prolog-epilog rewriting occurs.
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | SIInstructions.td | 595 // Return for returning shaders to a shader variant epilog.
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64InstrInfo.td | 5168 // Pseudo instructions for homogeneous prolog/epilog
|