Home
last modified time | relevance | path

Searched defs:Back (Results 1 – 8 of 8) sorted by relevance

/freebsd/contrib/llvm-project/lldb/include/lldb/Utility/
H A DRangeMap.h306 Entry *Back() { return (m_entries.empty() ? nullptr : &m_entries.back()); } in Back() function
308 const Entry *Back() const { in Back() function
662 Entry *Back() { return (m_entries.empty() ? nullptr : &m_entries.back()); } in Back() function
664 const Entry *Back() const { in Back() function
831 Entry *Back() { return (m_entries.empty() ? nullptr : &m_entries.back()); } in Back() function
833 const Entry *Back() const { in Back() function
/freebsd/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_ilist.h140 Elem* IList<Base, Node, Elem>::Back() { in Back() function
/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Vectorize/SandboxVectorizer/
H A DScheduler.h78 auto *Back = List.top(); in pop() local
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/PDB/
H A DUDTLayout.cpp122 const LayoutItemBase *Back = LayoutItems.back(); in tailPadding() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaAttr.cpp1498 const std::pair<unsigned, SourceLocation> *Back = &Stack->back(); in PopPragmaVisibility() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfCompileUnit.cpp692 const RangeSpan &Back = Ranges.back(); in attachRangesOrLowHighPC() local
/freebsd/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXISelLowering.cpp5092 unsigned Front, unsigned Back) { in combinePackingMovIntoStore()
5182 unsigned Front, unsigned Back) { in PerformStoreCombineHelper()
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDebugInfo.cpp4868 llvm::MDNode *Back = nullptr; in CreateLexicalBlock() local