Searched refs:prologues (Results 1 – 6 of 6) sorted by relevance
| /freebsd/contrib/llvm-project/lld/ELF/ |
| H A D | InputSection.cpp | 1186 Ctx &ctx, DenseSet<Defined *> &prologues, in switchMorestackCallsToMorestackNonSplit() argument 1203 std::vector<Defined *> functions(prologues.begin(), prologues.end()); in switchMorestackCallsToMorestackNonSplit() 1222 const DenseSet<Defined *> &prologues) { in enclosingPrologueAttempted() argument 1223 for (Defined *f : prologues) in enclosingPrologueAttempted() 1236 DenseSet<Defined *> prologues; in adjustSplitStackFunctionPrologues() local 1263 if (enclosingPrologueAttempted(rel.offset, prologues)) in adjustSplitStackFunctionPrologues() 1267 prologues.insert(f); in adjustSplitStackFunctionPrologues() 1280 switchMorestackCallsToMorestackNonSplit(ctx, prologues, morestackCalls); in adjustSplitStackFunctionPrologues()
|
| /freebsd/contrib/llvm-project/lldb/source/Target/ |
| H A D | TargetProperties.td | 48 Desc<"Skip function prologues when setting breakpoints by name.">;
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/ |
| H A D | RISCVInstrInfo.td | 1542 // Probed stack allocation of a constant size, used in function prologues when
|
| /freebsd/contrib/mandoc/ |
| H A D | NEWS | 943 prologues was improved in multiple ways.
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
| H A D | AArch64InstrInfo.td | 1326 // Probed stack allocation of a constant size, used in function prologues when 1334 // Probed stack allocation of a variable size, used in function prologues when
|
| /freebsd/contrib/llvm-project/clang/include/clang/Driver/ |
| H A D | Options.td | 7177 arrays in subprogram prologues, and destroy them in subprogram epilogues.
|