Searched refs:pop (Results 151 - 175 of 336) sorted by relevance

1234567891011>>

/freebsd-11-stable/tools/KSE/ksetest/
H A Dkse_asm.S99 pop %ebx /* %ebx off stack */
/freebsd-11-stable/tools/KSE/rr/
H A Dkse_asm.S99 pop %ebx /* %ebx off stack */
/freebsd-11-stable/contrib/wpa/src/eap_common/
H A Deap_teap_common.h111 #pragma pack(pop)
/freebsd-11-stable/contrib/libarchive/libarchive/
H A Darchive_ppmd8_private.h36 #pragma pack(pop)
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DLatencyPriorityQueue.cpp120 SUnit *LatencyPriorityQueue::pop() { function in class:LatencyPriorityQueue
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/builtins/arm/
H A Dcomparesf2.S162 pop {r6, pc}
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/builtins/
H A Dos_version_check.c98 #pragma clang diagnostic pop
H A Demutls.c43 #pragma warning(pop)
254 #pragma warning(pop)
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DGenericIteratedDominanceFrontier.h158 PQ.pop();
H A DCompiler.h385 # define LLVM_PACKED(d) __pragma(pack(push, 1)) d __pragma(pack(pop))
387 # define LLVM_PACKED_END __pragma(pack(pop))
391 # define LLVM_PACKED_END _Pragma("pack(pop)")
/freebsd-11-stable/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_io.cpp35 #pragma warning(pop)
/freebsd-11-stable/contrib/llvm-project/clang/tools/driver/
H A Dcc1_main.cpp102 #pragma GCC diagnostic pop
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DScheduleDAGVLIW.cpp214 SUnit *CurSUnit = AvailableQueue->pop();
/freebsd-11-stable/stand/i386/libi386/
H A Drelocater_tramp.S183 pop %ax # Restore slave
185 pop %ax # Restore master
/freebsd-11-stable/contrib/llvm-project/libcxx/src/filesystem/
H A Ddirectory_iterator.cpp298 __imp_->__stack_.pop();
341 stack.pop();
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyCFGSort.cpp308 Preferred.pop();
339 Ready.pop();
/freebsd-11-stable/contrib/llvm-project/libunwind/src/
H A DUnwindRegistersRestore.S53 pop %eax # eax was already pushed on new stack
126 pop %rdi # rdi was saved here earlier
918 .set pop
1008 .set pop
/freebsd-11-stable/contrib/llvm-project/clang/lib/Tooling/ASTDiff/
H A DASTDiff.cpp733 std::vector<NodeId> pop() { function in class:clang::diff::__anon915::PriorityList
740 List.pop();
872 for (NodeId Id : L1.pop())
877 for (NodeId Id : L2.pop())
882 H1 = L1.pop();
883 H2 = L2.pop();
/freebsd-11-stable/contrib/gcc/config/arm/
H A Dlib1funcs.asm221 pop { r1, r2 }
224 pop { r1, pc }
725 pop { work }
794 pop { work }
851 pop { work }
930 @ the work register, because we will pop this value off first.
941 pop { work }
946 pop { work }
1192 stack and pop it in _arm_return(). It should only be used if all
/freebsd-11-stable/stand/i386/zfsboot/
H A Dzfsldr.S240 pop %dx # Restore
255 pop %ax # Restore
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DBitTracker.h90 void pop() { function in struct:llvm::BitTracker::UseQueueType
92 Uses.pop();
/freebsd-11-stable/contrib/ntp/sntp/ag-tpl/0-old/
H A Dmdoc2texi38 my ($o, $c) = (shift, pop);
/freebsd-11-stable/contrib/libstdc++/include/ext/pb_ds/detail/binary_heap_/
H A Dbinary_heap_.hpp221 pop();
/freebsd-11-stable/contrib/libstdc++/include/ext/pb_ds/detail/pairing_heap_/
H A Derase_fn_imps.hpp50 pop() function in class:PB_DS_CLASS_C_DEC
/freebsd-11-stable/contrib/libstdc++/include/ext/pb_ds/detail/thin_heap_/
H A Dthin_heap_.hpp154 pop();

Completed in 301 milliseconds

1234567891011>>