Searched refs:pop_back (Results 51 - 75 of 519) sorted by relevance

1234567891011>>

/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dparser-defs.h183 m_funcall_chain.pop_back ();
234 m_operations.pop_back ();
H A Dcli-out.c263 m_streams.pop_back ();
413 m_progress_info.pop_back ();
/netbsd-current/external/gpl3/gdb/dist/gdb/unittests/
H A Dintrusive_list-selftests.c624 list.pop_back();
628 list.pop_back ();
632 list.pop_back ();
788 list.pop_back ();
799 list.pop_back ();
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Frontend/OpenMP/
H A DOMPContext.cpp521 S.pop_back();
531 S.pop_back();
547 S.pop_back();
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DR600MachineScheduler.cpp321 InstructionsGroupCandidate.pop_back();
325 InstructionsGroupCandidate.pop_back();
457 AQ.pop_back();
H A DR600Packetizer.cpp257 CurrentPacketMIs.pop_back();
274 CurrentPacketMIs.pop_back();
282 CurrentPacketMIs.pop_back();
H A DR600ControlFlowFinalizer.cpp178 BranchStack.pop_back();
183 LoopStack.pop_back();
555 LoopStack.pop_back();
577 IfThenElseStack.pop_back();
604 IfThenElseStack.pop_back();
607 LastAlu.pop_back();
/netbsd-current/external/apache2/llvm/dist/llvm/lib/TableGen/
H A DTGLexer.cpp608 PrepIncludeStack.pop_back();
755 PrepIncludeStack.back()->pop_back();
790 PrepIncludeStack.back()->pop_back();
/netbsd-current/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DMacroPPCallbacks.cpp155 Scopes.pop_back();
/netbsd-current/external/apache2/llvm/dist/clang/tools/libclang/
H A DCXString.cpp140 Pool.pop_back();
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Support/
H A DTwine.cpp53 Out.pop_back();
H A DSuffixTree.cpp83 ToVisit.pop_back();
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/Support/Windows/
H A DWindowsSupport.h195 str.pop_back();
/netbsd-current/external/apache2/llvm/dist/llvm/lib/BinaryFormat/
H A DXCOFF.cpp152 Res.pop_back();
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Bitcode/Reader/
H A DValueList.cpp160 ResolveConstants.pop_back();
/netbsd-current/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DScheduleDAGVLIW.cpp192 PendingQueue.pop_back();
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/ADT/
H A DSparseSet.h296 // This depends on SmallVector::pop_back() not invalidating iterators.
297 // std::vector::pop_back() doesn't give that guarantee.
298 Dense.pop_back();
H A DMapVector.h160 void pop_back() { function in class:llvm::MapVector
163 Vector.pop_back();
H A DDepthFirstIterator.h146 VisitStack.pop_back();
186 VisitStack.pop_back();
/netbsd-current/external/apache2/llvm/dist/clang/lib/Tooling/
H A DArgumentsAdjusters.cpp59 AdjustedArgs.pop_back();
/netbsd-current/external/apache2/llvm/dist/clang/lib/Tooling/Refactoring/
H A DLookup.cpp179 UnspelledScopes.pop_back();
/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dparser-defs.h141 m_funcall_chain.pop_back ();
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DSyncDependenceAnalysis.cpp168 Stack.pop_back();
188 Stack.pop_back();
H A DLegacyDivergenceAnalysis.cpp254 InfluenceStack.pop_back();
271 Worklist.pop_back();
/netbsd-current/external/apache2/llvm/dist/clang/lib/Tooling/DependencyScanning/
H A DDependencyScanningFilesystem.cpp50 Result.Contents.pop_back();
71 Result.Contents.pop_back();

Completed in 395 milliseconds

1234567891011>>