Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/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 auto Iter = std::next(Bottom->getIterator()); in placeLoopMarker() local
492 MachineBasicBlock *Bottom = SRI.getBottom(WE); placeTryMarker() local
/freebsd-src/contrib/llvm-project/clang/lib/AST/Interp/
H A DState.cpp130 const Frame *Bottom = getBottomFrame(); in addCallStack() local
/freebsd-src/contrib/llvm-project/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
/freebsd-src/crypto/heimdal/lib/com_err/
H A Dparse.c769 # define YY_STACK_PRINT(Bottom, Top) \ argument
819 # define YY_STACK_PRINT(Bottom, Top) argument
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86PreTileConfig.cpp133 isLoopBackEdge(MachineBasicBlock * Header,MachineBasicBlock * Bottom) isLoopBackEdge() argument
/freebsd-src/contrib/libarchive/libarchive/
H A Darchive_ppmd7_private.h79 UInt32 Bottom; member
/freebsd-src/crypto/heimdal/appl/ftp/ftpd/
H A Dftpcmd.c1154 # define YY_STACK_PRINT(Bottom, Top) \ argument
1204 # define YY_STACK_PRINT(Bottom, Top) argument
/freebsd-src/crypto/heimdal/lib/sl/
H A Dslc-gram.c743 # define YY_STACK_PRINT(Bottom, Top) \ argument
793 # define YY_STACK_PRINT(Bottom, Top) argument
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMParallelDSP.cpp776 Value *Bottom = IRB.CreateTrunc(WideLoad, Base->getType()); CreateWideLoad() local
/freebsd-src/crypto/heimdal/lib/asn1/
H A Dasn1parse.c1161 # define YY_STACK_PRINT(Bottom, Top) \ argument
1211 # define YY_STACK_PRINT(Bottom, Top) argument
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonConstPropagation.cpp111 enum { Normal, Top, Bottom }; enumerator
249 LatticeCell Top, Bottom; member in __anonf1f9b0260111::MachineConstPropagator::CellMap
280 LatticeCell Bottom; member in __anonf1f9b0260111::MachineConstPropagator
/freebsd-src/contrib/unbound/util/
H A Dconfigparser.c2619 YY_STACK_PRINT(Bottom,Top) global() argument
2662 YY_STACK_PRINT(Bottom,Top) global() argument
/freebsd-src/contrib/ntp/ntpd/
H A Dntp_parser.c2062 # define YY_STACK_PRINT(Bottom, Top) \ argument
2105 # define YY_STACK_PRINT(Bottom, Top) argument
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineBlockPlacement.cpp2340 MachineBasicBlock *Bottom = *std::prev(LoopChain.end()); rotateLoop() local