Home
last modified time | relevance | path

Searched refs:Bottom (Results 1 – 25 of 94) sorted by relevance

1234

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/
H A DWebAssemblySortRegion.cpp53 MachineBasicBlock *Bottom = ML->getHeader(); in getBottom() local
55 if (MBB->getNumber() > Bottom->getNumber()) in getBottom()
56 Bottom = MBB; in getBottom()
65 if (ExBottom->getNumber() > Bottom->getNumber()) in getBottom()
66 Bottom = ExBottom; in getBottom()
69 return Bottom; in getBottom()
73 MachineBasicBlock *Bottom = WE->getHeader(); in getBottom() local
75 if (MBB->getNumber() > Bottom->getNumber()) in getBottom()
76 Bottom = MBB; in getBottom()
77 return Bottom; in getBottom()
H A DWebAssemblyCFGStackify.cpp411 MachineBasicBlock *Bottom = SRI.getBottom(Loop); in placeLoopMarker() local
412 auto Iter = std::next(Bottom->getIterator()); in placeLoopMarker()
415 Iter = std::next(Bottom->getIterator()); in placeLoopMarker()
492 MachineBasicBlock *Bottom = SRI.getBottom(WE); in placeTryMarker() local
494 auto Iter = std::next(Bottom->getIterator()); in placeTryMarker()
497 Iter = std::next(Bottom->getIterator()); in placeTryMarker()
646 BuildMI(*Cont, InsertPos, Bottom->findBranchDebugLoc(), in placeTryMarker()
/netbsd-src/external/gpl3/gdb/dist/sim/testsuite/arm/xscale/
H A Dmiaxy.cgs17 # Test Bottom Bottom Multilply Accumulate
35 # Test Bottom Top Multilply Accumulate
53 # Test Top Bottom Multilply Accumulate
/netbsd-src/external/gpl3/gdb/dist/sim/testsuite/arm/iwmmxt/
H A Dtmiaxy.cgs17 # Test Bottom Bottom Multilply Accumulate
35 # Test Bottom Top Multilply Accumulate
53 # Test Top Bottom Multilply Accumulate
/netbsd-src/external/bsd/less/dist/
H A Dscreen.c832 sys_height = scr.srWindow.Bottom - scr.srWindow.Top + 1; in scrsize()
1643 size.Y = scr.srWindow.Bottom - scr.srWindow.Top + 1; in win32_init_term()
1923 rcClip.Bottom = csbi.srWindow.Bottom; in add_line()
1927 rcSrc.Bottom--; in add_line()
1975 rcSrc.Bottom = csbi.srWindow.Bottom;
1981 rcClip.Bottom = rcSrc.Bottom ;
2021 winsz = csbi.dwSize.X * (csbi.srWindow.Bottom - csbi.srWindow.Top + 1); in win32_clear()
2059 rcSrc.Bottom = csbi.srWindow.Bottom; in win32_scroll_up()
2065 rcClip.Bottom = rcSrc.Bottom ; in win32_scroll_up()
2081 topleft.Y = rcSrc.Bottom - n; in win32_scroll_up()
[all …]
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/Interp/
H A DState.cpp129 const Frame *Bottom = getBottomFrame(); in addCallStack() local
130 for (Frame *F = Top; F != Bottom; F = F->getCaller(), ++CallIdx) { in addCallStack()
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_stoptheworld_netbsd_libcdep.cc246 void *Bottom() const { in Bottom() function in __sanitizer::ScopedStackSpaceWithGuard
287 uptr tracer_pid = internal_clone(TracerThread, tracer_stack.Bottom(), in StopTheWorld()
H A Dsanitizer_stoptheworld_linux_libcdep.cc361 void *Bottom() const { in Bottom() function in __sanitizer::ScopedStackSpaceWithGuard
452 TracerThread, tracer_stack.Bottom(), in StopTheWorld()
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_stoptheworld_netbsd_libcdep.cpp246 void *Bottom() const { in Bottom() function in __sanitizer::ScopedStackSpaceWithGuard
287 uptr tracer_pid = internal_clone(TracerThread, tracer_stack.Bottom(), in StopTheWorld()
H A Dsanitizer_stoptheworld_linux_libcdep.cpp345 void *Bottom() const { in Bottom() function in __sanitizer::ScopedStackSpaceWithGuard
432 TracerThread, tracer_stack.Bottom(), in StopTheWorld()
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/roken/
H A Dget_window_size.c113 *lines = 1 + sb_info.srWindow.Bottom - sb_info.srWindow.Top; in get_window_size()
/netbsd-src/external/bsd/libarchive/dist/libarchive/
H A Darchive_ppmd7_private.h79 UInt32 Bottom; member
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_stoptheworld_linux_libcdep.cc345 void *Bottom() const { in Bottom() function in __sanitizer::ScopedStackSpaceWithGuard
432 TracerThread, tracer_stack.Bottom(), in StopTheWorld()
/netbsd-src/external/gpl3/binutils/dist/binutils/
H A Darparse.c913 # define YY_STACK_PRINT(Bottom, Top) \ argument
916 yy_stack_print ((Bottom), (Top)); \
956 # define YY_STACK_PRINT(Bottom, Top) argument
H A Dsysinfo.c842 # define YY_STACK_PRINT(Bottom, Top) \ argument
845 yy_stack_print ((Bottom), (Top)); \
885 # define YY_STACK_PRINT(Bottom, Top) argument
/netbsd-src/external/gpl3/binutils.old/dist/binutils/
H A Darparse.c913 # define YY_STACK_PRINT(Bottom, Top) \ argument
916 yy_stack_print ((Bottom), (Top)); \
956 # define YY_STACK_PRINT(Bottom, Top) argument
H A Dsysinfo.c842 # define YY_STACK_PRINT(Bottom, Top) \ argument
845 yy_stack_print ((Bottom), (Top)); \
885 # define YY_STACK_PRINT(Bottom, Top) argument
H A Dmcparse.c980 # define YY_STACK_PRINT(Bottom, Top) \ argument
983 yy_stack_print ((Bottom), (Top)); \
1023 # define YY_STACK_PRINT(Bottom, Top) argument
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/com_err/
H A Dparse.c853 # define YY_STACK_PRINT(Bottom, Top) \ argument
856 yy_stack_print ((Bottom), (Top)); \
896 # define YY_STACK_PRINT(Bottom, Top) argument
/netbsd-src/external/gpl3/binutils.old/dist/gas/
H A Ditbl-parse.c1101 # define YY_STACK_PRINT(Bottom, Top) \ argument
1104 yy_stack_print ((Bottom), (Top)); \
1144 # define YY_STACK_PRINT(Bottom, Top) argument
/netbsd-src/external/gpl3/binutils/dist/gas/
H A Ditbl-parse.c1101 # define YY_STACK_PRINT(Bottom, Top) \ argument
1104 yy_stack_print ((Bottom), (Top)); \
1144 # define YY_STACK_PRINT(Bottom, Top) argument
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMParallelDSP.cpp787 Value *Bottom = IRB.CreateTrunc(WideLoad, Base->getType()); in CreateWideLoad() local
788 Value *NewBaseSExt = IRB.CreateSExt(Bottom, BaseSExt->getType()); in CreateWideLoad()
802 << *Bottom << "\n" in CreateWideLoad()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86PreTileConfig.cpp127 bool isLoopBackEdge(MachineBasicBlock *Header, MachineBasicBlock *Bottom) { in isLoopBackEdge() argument
129 MLI->getLoopFor(Header)->getBottomBlock() == Bottom; in isLoopBackEdge()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonConstPropagation.cpp111 enum { Normal, Top, Bottom }; enumerator
164 bool isBottom() const { return Kind == Bottom; } in isBottom()
167 bool Changed = (Kind != Bottom); in setBottom()
168 Kind = Bottom; in setBottom()
198 Bottom.setBottom(); in MachineConstPropagator()
215 Bottom.setBottom(); in CellMap()
230 return Bottom; in get()
249 LatticeCell Top, Bottom; member in __anonfdfc6f5f0111::MachineConstPropagator::CellMap
280 LatticeCell Bottom; member in __anonfdfc6f5f0111::MachineConstPropagator
644 Cells.update(DefR.Reg, Bottom); in visitPHI()
[all …]
/netbsd-src/external/gpl3/binutils/dist/gas/config/
H A Dloongarch-parse.c1184 # define YY_STACK_PRINT(Bottom, Top) \ argument
1187 yy_stack_print ((Bottom), (Top)); \
1227 # define YY_STACK_PRINT(Bottom, Top) argument

1234