/llvm-project/llvm/test/MC/Mips/ |
H A D | set-push-pop-directives-bad.s | 7 .set pop define 11 .set pop define 12 .set pop define 18 .set pop bar define 27 .set pop define
|
H A D | set-push-pop-directives.s | 24 .set pop define 58 .set pop define 64 .set pop define 70 .set pop define
|
H A D | module-directive-bad.s | 184 .set pop define
|
/llvm-project/llvm/test/MC/ARM/ |
H A D | thumb-load-store-multiple.s | 73 .global pop symbol 75 pop: label
|
H A D | arm-load-store-multiple-deprecated.s | 149 .global pop symbol 151 pop: label
|
/llvm-project/libcxx/include/__filesystem/ |
H A D | recursive_directory_iterator.h | 94 _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 D | mips-count-builtins.c | 6 int leading, trailing, pop; variable
|
H A D | count-builtins.c | 3 int leading, trailing, pop; variable
|
H A D | builtins.c | 948 volatile int pop; global() variable [all...] |
/llvm-project/libunwind/src/ |
H A D | UnwindRegistersSave.S | 240 .set pop define 275 .set pop define
|
H A D | UnwindRegistersRestore.S | 1039 .set pop global() define 1079 .set pop global() define
|
/llvm-project/llvm/test/MC/X86/ |
H A D | x86-32.s | 583 pop %ss label 586 pop %ds label 589 pop %es label
|
H A D | x86-16.s | 471 pop %ss label 474 pop %ds label 477 pop %es label
|
/llvm-project/lldb/test/API/api/multithreaded/ |
H A D | common.h | 40 T pop(int timeout_seconds, bool &success) { in pop() function
|
/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/ |
H A D | LVCompare.h | 66 void pop() { ScopeStack.pop_back(); } in pop() function
|
/llvm-project/llvm/unittests/Analysis/InlineOrderPlugin/ |
H A D | InlineOrderPlugin.cpp | 28 std::pair<CallBase *, int> pop() override { in pop() function in __anon4e46d0150111::NoFooInlineOrder
|
/llvm-project/llvm/include/llvm/Support/ |
H A D | ArrayRecycler.h | 43 T *pop(unsigned Idx) { in pop() function
|
/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
H A D | ConstraintManager.h | 152 void pop() { Aux.pop_back(); } in pop() function
|
/llvm-project/llvm/lib/CodeGen/ |
H A D | LatencyPriorityQueue.cpp | 115 SUnit *LatencyPriorityQueue::pop() { in pop() function in LatencyPriorityQueue
|
/llvm-project/clang/lib/AST/Interp/ |
H A D | InterpStack.h |
|
/llvm-project/libcxxabi/test/ |
H A D | test_fallback_malloc.pass.cpp | 78 void *pop ( container &c, bool from_end ) { in pop() function
|
/llvm-project/clang/include/clang/AST/ |
H A D | ASTImporter.h | 156 void pop() { pop() function
|
/llvm-project/flang/runtime/ |
H A D | temporary-stack.cpp | 158 void DescriptorStorage<COPY_VALUES>::pop(Descriptor &out) { in pop() function in DescriptorStorage
|
/llvm-project/mlir/lib/Transforms/Utils/ |
H A D | GreedyPatternRewriteDriver.cpp | 251 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 D | InlineOrder.cpp | 256 T pop() override { in pop() function in __anondb7e2c310111::PriorityInlineOrder
|