Home
last modified time | relevance | path

Searched defs:Bottom (Results 1 – 19 of 19) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Target/WebAssembly/
H A DWebAssemblySortRegion.cpp53 MachineBasicBlock *Bottom = ML->getHeader(); in getBottom() local
73 MachineBasicBlock *Bottom = WE->getHeader(); in getBottom() local
H A DWebAssemblyCFGStackify.cpp411 MachineBasicBlock *Bottom = SRI.getBottom(Loop); in placeLoopMarker() local
492 MachineBasicBlock *Bottom = SRI.getBottom(WE); in placeTryMarker() local
/openbsd-src/gnu/llvm/clang/lib/AST/Interp/
H A DState.cpp129 const Frame *Bottom = getBottomFrame(); in addCallStack() local
/openbsd-src/gnu/gcc/gcc/
H A Dgengtype-yacc.c666 # define YY_STACK_PRINT(Bottom, Top) \ argument
708 # define YY_STACK_PRINT(Bottom, Top) argument
/openbsd-src/gnu/llvm/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_stoptheworld_netbsd_libcdep.cpp246 void *Bottom() const { in Bottom() function in __sanitizer::ScopedStackSpaceWithGuard
H A Dsanitizer_stoptheworld_linux_libcdep.cpp346 void *Bottom() const { in Bottom() function in __sanitizer::ScopedStackSpaceWithGuard
/openbsd-src/gnu/usr.bin/binutils-2.17/gas/
H A Dm68k-parse.c809 # define YY_STACK_PRINT(Bottom, Top) \ argument
851 # define YY_STACK_PRINT(Bottom, Top) argument
H A Dbfin-parse.c2204 # define YY_STACK_PRINT(Bottom, Top) \ argument
2246 # define YY_STACK_PRINT(Bottom, Top) argument
/openbsd-src/gnu/llvm/llvm/lib/Target/X86/
H A DX86PreTileConfig.cpp134 bool isLoopBackEdge(MachineBasicBlock *Header, MachineBasicBlock *Bottom) { in isLoopBackEdge()
/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Df-exp.c854 # define YY_STACK_PRINT(Bottom, Top) \ argument
897 # define YY_STACK_PRINT(Bottom, Top) argument
H A Djv-exp.c905 # define YY_STACK_PRINT(Bottom, Top) \ argument
948 # define YY_STACK_PRINT(Bottom, Top) argument
H A Dm2-exp.c975 # define YY_STACK_PRINT(Bottom, Top) \ argument
1018 # define YY_STACK_PRINT(Bottom, Top) argument
H A Dc-exp.c1034 # define YY_STACK_PRINT(Bottom, Top) \ argument
1077 # define YY_STACK_PRINT(Bottom, Top) argument
H A Dobjc-exp.c1018 # define YY_STACK_PRINT(Bottom, Top) \ argument
1061 # define YY_STACK_PRINT(Bottom, Top) argument
H A Dp-exp.c828 # define YY_STACK_PRINT(Bottom, Top) \ argument
871 # define YY_STACK_PRINT(Bottom, Top) argument
H A Dada-exp.c1042 # define YY_STACK_PRINT(Bottom, Top) \ argument
1085 # define YY_STACK_PRINT(Bottom, Top) argument
/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/
H A DARMParallelDSP.cpp783 Value *Bottom = IRB.CreateTrunc(WideLoad, Base->getType()); in CreateWideLoad() local
/openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/
H A DHexagonConstPropagation.cpp111 enum { Normal, Top, Bottom }; enumerator
249 LatticeCell Top, Bottom; member in __anon41d8f72b0111::MachineConstPropagator::CellMap
280 LatticeCell Bottom; member in __anon41d8f72b0111::MachineConstPropagator
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DMachineBlockPlacement.cpp2339 MachineBasicBlock *Bottom = *std::prev(LoopChain.end()); in rotateLoop() local