Home
last modified time | relevance | path

Searched defs:pop (Results 1 – 25 of 58) sorted by relevance

123

/llvm-project/llvm/test/MC/Mips/
H A Dset-push-pop-directives-bad.s7 .set pop define
11 .set pop define
12 .set pop define
18 .set pop bar define
27 .set pop define
H A Dset-push-pop-directives.s24 .set pop define
58 .set pop define
64 .set pop define
70 .set pop define
H A Dmodule-directive-bad.s184 .set pop define
/llvm-project/llvm/test/MC/ARM/
H A Dthumb-load-store-multiple.s73 .global pop symbol
75 pop: label
H A Darm-load-store-multiple-deprecated.s149 .global pop symbol
151 pop: label
/llvm-project/libcxx/include/__filesystem/
H A Drecursive_directory_iterator.h94 _LIBCPP_HIDE_FROM_ABI void pop() { __pop(); } pop() function
96 _LIBCPP_HIDE_FROM_ABI void pop(error_code& __ec) { __pop(&__ec); } pop() function
/llvm-project/clang/test/CodeGen/
H A Dmips-count-builtins.c6 int leading, trailing, pop; variable
H A Dcount-builtins.c3 int leading, trailing, pop; variable
H A Dbuiltins.c948 volatile int pop; global() variable
[all...]
/llvm-project/libunwind/src/
H A DUnwindRegistersSave.S240 .set pop define
275 .set pop define
H A DUnwindRegistersRestore.S1039 .set pop global() define
1079 .set pop global() define
/llvm-project/llvm/test/MC/X86/
H A Dx86-32.s583 pop %ss label
586 pop %ds label
589 pop %es label
H A Dx86-16.s471 pop %ss label
474 pop %ds label
477 pop %es label
/llvm-project/lldb/test/API/api/multithreaded/
H A Dcommon.h40 T pop(int timeout_seconds, bool &success) { in pop() function
/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVCompare.h66 void pop() { ScopeStack.pop_back(); } in pop() function
/llvm-project/llvm/unittests/Analysis/InlineOrderPlugin/
H A DInlineOrderPlugin.cpp28 std::pair<CallBase *, int> pop() override { in pop() function in __anon4e46d0150111::NoFooInlineOrder
/llvm-project/llvm/include/llvm/Support/
H A DArrayRecycler.h43 T *pop(unsigned Idx) { in pop() function
/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DConstraintManager.h152 void pop() { Aux.pop_back(); } in pop() function
/llvm-project/llvm/lib/CodeGen/
H A DLatencyPriorityQueue.cpp115 SUnit *LatencyPriorityQueue::pop() { in pop() function in LatencyPriorityQueue
/llvm-project/clang/lib/AST/Interp/
H A DInterpStack.h
/llvm-project/libcxxabi/test/
H A Dtest_fallback_malloc.pass.cpp78 void *pop ( container &c, bool from_end ) { in pop() function
/llvm-project/clang/include/clang/AST/
H A DASTImporter.h156 void pop() { pop() function
/llvm-project/flang/runtime/
H A Dtemporary-stack.cpp158 void DescriptorStorage<COPY_VALUES>::pop(Descriptor &out) { in pop() function in DescriptorStorage
/llvm-project/mlir/lib/Transforms/Utils/
H A DGreedyPatternRewriteDriver.cpp251 Operation *Worklist::pop() { in pop() function in __anonf5928e060111::Worklist
293 Operation *pop() { in pop() function in __anonf5928e060111::RandomizedWorklist
/llvm-project/llvm/lib/Analysis/
H A DInlineOrder.cpp256 T pop() override { in pop() function in __anondb7e2c310111::PriorityInlineOrder

123