Home
last modified time | relevance | path

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

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