/minix3/sys/lib/libunwind/ |
H A D | DwarfInstructions.hpp | 53 const typename CFI_Parser<A, R>::PrologInfo &prolog, in getCFA() argument 55 if (prolog.cfaRegister != 0) in getCFA() 56 return registers.getRegister(prolog.cfaRegister) + in getCFA() 57 prolog.cfaRegisterOffset; in getCFA() 58 if (prolog.cfaExpression != 0) in getCFA() 59 return evaluateExpression(prolog.cfaExpression, addressSpace, registers, in getCFA() 123 typename CFI_Parser<A, R>::PrologInfo prolog; in stepWithDwarf() local 125 pc, &prolog, ctx)) in stepWithDwarf() 132 pint_t cfa = getCFA(addressSpace, prolog, registers); in stepWithDwarf() 137 if (prolog.savedRegisters[i].location == CFI_Parser<A, R>::kRegisterUnused) in stepWithDwarf() [all …]
|
H A D | UnwindCursor.hpp | 128 typename CFI_Parser<A, R>::PrologInfo prolog; in setInfoBasedOnIPRegister() local 130 pc, &prolog, &fInfo)) { in setInfoBasedOnIPRegister() 138 fInfo.extra_args = prolog.spExtraArgSize; in setInfoBasedOnIPRegister()
|
/minix3/external/bsd/llvm/dist/llvm/test/tools/llvm-objdump/ |
H A D | win64-unwind-data.test | 14 OBJ-NEXT: Size of prolog: 18 31 OBJ-NEXT: Size of prolog: 0 40 OBJ-NEXT: Size of prolog: 0 49 OBJ-NEXT: Size of prolog: 14 63 EXE-NEXT: Size of prolog: 18 81 EXE-NEXT: Size of prolog: 0 91 EXE-NEXT: Size of prolog: 0 101 EXE-NEXT: Size of prolog: 14
|
/minix3/external/bsd/llvm/dist/llvm/test/CodeGen/X86/ |
H A D | clobber-fi0.ll | 8 ; us to emit the prolog.
|
H A D | sse-intel-ocl.ll | 72 ; test calling conventions - prolog and epilog
|
H A D | win64_eh.ll | 4 ; Check function without prolog
|
H A D | dynamic-allocas-VLAs.ll | 155 ; The byval adjust the sp after the prolog, but if we're restoring the sp from
|
H A D | avx-intel-ocl.ll | 67 ; test calling conventions - prolog and epilog
|
/minix3/sys/external/bsd/compiler_rt/dist/lib/builtins/ |
H A D | README.txt | 229 // functions called by the prolog and epilog of functions that need to save 263 // called in the prolog and epilog of Thumb1 functions. When the C++ ABI use 265 // to save and restore all registers in it prolog and epliog. But there is 267 // compiler must add call outs to these helper functions in the prolog and
|
/minix3/external/bsd/llvm/dist/llvm/docs/HistoricalNotes/ |
H A D | 2003-06-26-Reoptimizer2.txt | 98 2. Section 0 is the trace prolog, consisting mainly of live-ins and
|
/minix3/external/bsd/file/dist/magic/magdir/ |
H A D | pgp | 222 # all PGP keys start with this prolog 232 # contains e=65537 and the prolog to
|
/minix3/external/bsd/llvm/dist/llvm/lib/Target/SystemZ/ |
H A D | SystemZRegisterInfo.td | 86 /// together with R14 and R15 in one prolog instruction.
|
/minix3/external/bsd/llvm/dist/llvm/lib/Target/PowerPC/ |
H A D | README.txt | 4 * lmw/stmw pass a la arm load store optimizer for prolog/epilog 608 The save/restore sequence for CR in prolog/epilog is terrible:
|
/minix3/external/bsd/llvm/dist/llvm/docs/ |
H A D | CodeGenerator.rst | 140 LLVM alloca's and spill slots), the prolog and epilog code for the function 1522 prolog. The compact encoding contains the offset to the ``$nnnnnn`` value in 2392 The llvm prolog and epilog are the same as described in the PowerPC ABI, with 2394 created. This allows the llvm epilog/prolog support to be common with other
|
/minix3/external/bsd/llvm/dist/llvm/lib/Target/X86/ |
H A D | X86InstrCompiler.td | 42 // pointer before prolog-epilog rewriting occurs. 58 // pointer before prolog-epilog rewriting occurs.
|
H A D | README.txt | 468 Leaf functions that require one 4-byte spill slot have a prolog like this:
|
/minix3/external/bsd/llvm/dist/llvm/lib/Target/MSP430/ |
H A D | MSP430InstrInfo.td | 112 // pointer before prolog-epilog rewriting occurs.
|
/minix3/external/bsd/flex/dist/ |
H A D | ChangeLog | 7115 * scan.l: Fixed bugs regarding %{%} code in section 2 prolog %array 7143 * scan.l: EOF in section 2 prolog leads to section 0, not section 3 7450 * README: Changed prolog to reflect 2.3 release.
|
/minix3/etc/ |
H A D | services | 17522 # prolog Prolog [Mike_Brady] …
|