Home
last modified time | relevance | path

Searched defs:Top (Results 1 – 25 of 72) sorted by relevance

123

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-xray/
H A Dxray-stacks.cpp384 auto &Top = TS.back(); in accountRecord() local
449 void printStack(raw_ostream &OS, const StackTrieNode *Top, in printStack()
570 auto *Top = S.pop_back_val(); in printAll() local
623 auto *Top = S.pop_back_val(); in print() local
H A Dxray-account.cpp189 const auto &Top = ThreadStack.Stack.back(); in accountRecord() local
245 for (auto &Top : reverse(R)) { in accountRecord() local
/netbsd-src/games/robots/
H A Dscore.c56 static SCORE Top[MAXSCORES]; variable
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/xray/tests/unit/
H A Dsegmented_array_test.cc218 const auto &Top = Data.back(); in TEST() local
255 const auto &Top = Data->back(); in TEST() local
294 const auto &Top = Data->back(); in TEST() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Parse/
H A DParseAST.cpp40 ResetStackCleanup(llvm::CrashRecoveryContext *Context, const void *Top) in ResetStackCleanup()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/
H A DMCPseudoProbe.cpp106 InlineSite Top; in addPseudoProbe() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/Interp/
H A DState.cpp128 Frame *Top = getCurrentFrame(); in addCallStack() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DAMDGPUUnifyDivergentExitNodes.cpp123 BasicBlock *Top = Stack.pop_back_val(); in isUniformlyReached() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DPrettyStackTrace.cpp315 void llvm::RestorePrettyStackState(const void *Top) { in RestorePrettyStackState()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DCFG.cpp48 std::pair<const BasicBlock *, const_succ_iterator> &Top = VisitStack.back(); in FindFunctionBackedges() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonMachineScheduler.h221 VLIWSchedBoundary Top; variable
H A DBitTracker.h157 Top, // Bit not yet defined. enumerator
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DMachineScheduler.h1001 SchedBoundary Top; variable
1036 SchedBoundary Top; variable
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/com_err/
H A Dparse.c853 # define YY_STACK_PRINT(Bottom, Top) \ argument
896 # define YY_STACK_PRINT(Bottom, Top) argument
/netbsd-src/external/apache2/llvm/dist/llvm/lib/XRay/
H A DProfile.cpp356 auto Top = TSD.back(); in profileFromTrace() local
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/xray/
H A Dxray_function_call_trie.h434 const auto &Top = ShadowStack.back(); in exitFunction() local
/netbsd-src/external/gpl3/binutils.old/dist/gas/
H A Ditbl-parse.c1101 # define YY_STACK_PRINT(Bottom, Top) \ argument
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
1144 # define YY_STACK_PRINT(Bottom, Top) argument
/netbsd-src/external/gpl3/binutils/dist/binutils/
H A Darparse.c913 # define YY_STACK_PRINT(Bottom, Top) \ argument
956 # define YY_STACK_PRINT(Bottom, Top) argument
H A Dsysinfo.c842 # define YY_STACK_PRINT(Bottom, Top) \ argument
885 # define YY_STACK_PRINT(Bottom, Top) argument
/netbsd-src/external/gpl3/binutils.old/dist/binutils/
H A Dsysinfo.c842 # define YY_STACK_PRINT(Bottom, Top) \ argument
885 # define YY_STACK_PRINT(Bottom, Top) argument
H A Darparse.c913 # define YY_STACK_PRINT(Bottom, Top) \ argument
956 # define YY_STACK_PRINT(Bottom, Top) argument
H A Dmcparse.c980 # define YY_STACK_PRINT(Bottom, Top) \ argument
1023 # define YY_STACK_PRINT(Bottom, Top) argument
/netbsd-src/external/gpl3/binutils/dist/gas/config/
H A Dloongarch-parse.c1184 # define YY_STACK_PRINT(Bottom, Top) \ argument
1227 # define YY_STACK_PRINT(Bottom, Top) argument
/netbsd-src/external/gpl3/binutils.old/dist/gas/config/
H A Dloongarch-parse.c1195 # define YY_STACK_PRINT(Bottom, Top) \ argument
1238 # define YY_STACK_PRINT(Bottom, Top) argument

123