HomeSort by: relevance | last modified time | path
    Searched refs:Bottom (Results 1 - 25 of 51) sorted by relevancy

1 2 3

  /src/external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/
WebAssemblySortRegion.cpp 53 MachineBasicBlock *Bottom = ML->getHeader();
55 if (MBB->getNumber() > Bottom->getNumber())
56 Bottom = MBB;
59 // purpose of CFG sorting and stackification, we need a bottom BB among all
61 // WebAssemblyException contained in this loop, and computes the most bottom
65 if (ExBottom->getNumber() > Bottom->getNumber())
66 Bottom = ExBottom;
69 return Bottom;
73 MachineBasicBlock *Bottom = WE->getHeader();
75 if (MBB->getNumber() > Bottom->getNumber()
    [all...]
WebAssemblyCFGStackify.cpp 109 // loop / exception bottom block is the last block in a function
302 // If there is a previously placed LOOP marker and the bottom block of the
410 // bottom of the function, insert a dummy block at the end.
411 MachineBasicBlock *Bottom = SRI.getBottom(Loop);
412 auto Iter = std::next(Bottom->getIterator());
415 Iter = std::next(Bottom->getIterator());
488 // If this try is at the bottom of the function, insert a dummy block at the
492 MachineBasicBlock *Bottom = SRI.getBottom(WE);
494 auto Iter = std::next(Bottom->getIterator());
497 Iter = std::next(Bottom->getIterator())
    [all...]
  /src/external/apache2/llvm/dist/clang/lib/AST/Interp/
State.cpp 129 const Frame *Bottom = getBottomFrame();
130 for (Frame *F = Top; F != Bottom; F = F->getCaller(), ++CallIdx) {
  /src/external/bsd/less/dist/
screen.c 832 sys_height = scr.srWindow.Bottom - scr.srWindow.Top + 1;
1643 size.Y = scr.srWindow.Bottom - scr.srWindow.Top + 1;
1923 rcClip.Bottom = csbi.srWindow.Bottom;
1927 rcSrc.Bottom--;
1975 rcSrc.Bottom = csbi.srWindow.Bottom;
1981 rcClip.Bottom = rcSrc.Bottom ;
2021 winsz = csbi.dwSize.X * (csbi.srWindow.Bottom - csbi.srWindow.Top + 1)
    [all...]
  /src/external/bsd/libarchive/dist/libarchive/
archive_ppmd7_private.h 79 UInt32 Bottom;
archive_ppmd7.c 753 p->Low = p->Bottom = 0;
771 p->Bottom = 0x8000;
787 if(p->Range >= p->Bottom)
790 p->Range = ((uint32_t)(-(int32_t)p->Low)) & (p->Bottom - 1);
  /src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
sanitizer_stoptheworld_netbsd_libcdep.cpp 246 void *Bottom() const {
287 uptr tracer_pid = internal_clone(TracerThread, tracer_stack.Bottom(),
sanitizer_stoptheworld_linux_libcdep.cpp 345 void *Bottom() const {
432 TracerThread, tracer_stack.Bottom(),
  /src/sys/external/bsd/acpica/dist/compiler/
dtcompilerparser.tab.c 336 /* The OS might guarantee only one guard page at the bottom of the stack,
774 | yy_stack_print -- Print the state stack from its BOTTOM up to its |
798 # define YY_STACK_PRINT(Bottom, Top) \
801 yy_stack_print ((Bottom), (Top)); \
848 # define YY_STACK_PRINT(Bottom, Top)
dtparser.tab.c 353 /* The OS might guarantee only one guard page at the bottom of the stack,
856 | yy_stack_print -- Print the state stack from its BOTTOM up to its |
880 # define YY_STACK_PRINT(Bottom, Top) \
883 yy_stack_print ((Bottom), (Top)); \
930 # define YY_STACK_PRINT(Bottom, Top)
prparser.tab.c 355 /* The OS might guarantee only one guard page at the bottom of the stack,
859 | yy_stack_print -- Print the state stack from its BOTTOM up to its |
883 # define YY_STACK_PRINT(Bottom, Top) \
886 yy_stack_print ((Bottom), (Top)); \
933 # define YY_STACK_PRINT(Bottom, Top)
  /src/external/gpl3/binutils/dist/binutils/
arparse.c 500 /* The OS might guarantee only one guard page at the bottom of the stack,
897 | yy_stack_print -- Print the state stack from its BOTTOM up to its |
913 # define YY_STACK_PRINT(Bottom, Top) \
916 yy_stack_print ((Bottom), (Top)); \
956 # define YY_STACK_PRINT(Bottom, Top)
1029 /* The state stack: array, bottom, top. */
1034 /* The semantic value stack: array, bottom, top. */
defparse.c 529 /* The OS might guarantee only one guard page at the bottom of the stack,
990 | yy_stack_print -- Print the state stack from its BOTTOM up to its |
1006 # define YY_STACK_PRINT(Bottom, Top) \
1009 yy_stack_print ((Bottom), (Top)); \
1049 # define YY_STACK_PRINT(Bottom, Top)
1122 /* The state stack: array, bottom, top. */
1127 /* The semantic value stack: array, bottom, top. */
mcparse.c 516 /* The OS might guarantee only one guard page at the bottom of the stack,
964 | yy_stack_print -- Print the state stack from its BOTTOM up to its |
980 # define YY_STACK_PRINT(Bottom, Top) \
983 yy_stack_print ((Bottom), (Top)); \
1023 # define YY_STACK_PRINT(Bottom, Top)
1096 /* The state stack: array, bottom, top. */
1101 /* The semantic value stack: array, bottom, top. */
sysinfo.c 442 /* The OS might guarantee only one guard page at the bottom of the stack,
826 | yy_stack_print -- Print the state stack from its BOTTOM up to its |
842 # define YY_STACK_PRINT(Bottom, Top) \
845 yy_stack_print ((Bottom), (Top)); \
885 # define YY_STACK_PRINT(Bottom, Top)
958 /* The state stack: array, bottom, top. */
963 /* The semantic value stack: array, bottom, top. */
  /src/external/gpl3/binutils.old/dist/binutils/
arparse.c 500 /* The OS might guarantee only one guard page at the bottom of the stack,
897 | yy_stack_print -- Print the state stack from its BOTTOM up to its |
913 # define YY_STACK_PRINT(Bottom, Top) \
916 yy_stack_print ((Bottom), (Top)); \
956 # define YY_STACK_PRINT(Bottom, Top)
1029 /* The state stack: array, bottom, top. */
1034 /* The semantic value stack: array, bottom, top. */
defparse.c 529 /* The OS might guarantee only one guard page at the bottom of the stack,
990 | yy_stack_print -- Print the state stack from its BOTTOM up to its |
1006 # define YY_STACK_PRINT(Bottom, Top) \
1009 yy_stack_print ((Bottom), (Top)); \
1049 # define YY_STACK_PRINT(Bottom, Top)
1122 /* The state stack: array, bottom, top. */
1127 /* The semantic value stack: array, bottom, top. */
mcparse.c 516 /* The OS might guarantee only one guard page at the bottom of the stack,
964 | yy_stack_print -- Print the state stack from its BOTTOM up to its |
980 # define YY_STACK_PRINT(Bottom, Top) \
983 yy_stack_print ((Bottom), (Top)); \
1023 # define YY_STACK_PRINT(Bottom, Top)
1096 /* The state stack: array, bottom, top. */
1101 /* The semantic value stack: array, bottom, top. */
  /src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
sanitizer_stoptheworld_linux_libcdep.cc 345 void *Bottom() const {
432 TracerThread, tracer_stack.Bottom(),
  /src/external/apache2/llvm/dist/llvm/lib/Target/X86/
X86PreTileConfig.cpp 126 /// Check if it is an edge from loop bottom to loop head.
127 bool isLoopBackEdge(MachineBasicBlock *Header, MachineBasicBlock *Bottom) {
129 MLI->getLoopFor(Header)->getBottomBlock() == Bottom;
  /src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
MachineTraceMetrics.h 271 /// Return the resource depth of the top/bottom of the trace center block.
275 /// When Bottom is set, instructions in the trace center block are included.
276 unsigned getResourceDepth(bool Bottom) const;
  /src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/windows/
wincon.d 127 SHORT Bottom;
  /src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
ARMParallelDSP.cpp 787 Value *Bottom = IRB.CreateTrunc(WideLoad, Base->getType());
788 Value *NewBaseSExt = IRB.CreateSExt(Bottom, BaseSExt->getType());
802 << *Bottom << "\n"
  /src/external/gpl3/binutils/dist/gas/config/
loongarch-parse.c 772 /* The OS might guarantee only one guard page at the bottom of the stack,
1184 | yy_stack_print -- Print the state stack from its BOTTOM up to its |
1200 # define YY_STACK_PRINT(Bottom, Top) \
1203 yy_stack_print ((Bottom), (Top)); \
1243 # define YY_STACK_PRINT(Bottom, Top)
1316 /* The state stack: array, bottom, top. */
1321 /* The semantic value stack: array, bottom, top. */
  /src/external/gpl3/binutils/dist/gas/
itbl-parse.c 699 /* The OS might guarantee only one guard page at the bottom of the stack,
1085 | yy_stack_print -- Print the state stack from its BOTTOM up to its |
1101 # define YY_STACK_PRINT(Bottom, Top) \
1104 yy_stack_print ((Bottom), (Top)); \
1144 # define YY_STACK_PRINT(Bottom, Top)
1217 /* The state stack: array, bottom, top. */
1222 /* The semantic value stack: array, bottom, top. */

Completed in 97 milliseconds

1 2 3