/freebsd/contrib/llvm-project/compiler-rt/lib/tsan/rtl/ |
H A D | tsan_ilist.h | 135 Elem* IList<Base, Node, Elem>::Front() { in Front() function
|
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/ |
H A D | A15SDOptimizer.cpp | 178 SmallVector<MachineInstr *, 8> Front; in eraseInstrWithNoUses() local 358 SmallVector<MachineInstr *, 8> Front; in elideCopiesAndPHIs() local
|
/freebsd/contrib/llvm-project/clang/lib/DirectoryWatcher/linux/ |
H A D | DirectoryWatcher-linux.cpp | 108 DirectoryWatcher::Event Front = Events.front(); in pop_front_blocking() local
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/ |
H A D | TypeSystemClang.h | 368 clang::TemplateArgument const &Front() const { in Front() function
|
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/Symbolize/ |
H A D | Symbolize.cpp | 722 char Front = SymbolName.empty() ? '\0' : SymbolName[0]; in demanglePE32ExternCFunc() local
|
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/ |
H A D | DWARFLinkerCompileUnit.cpp | 1622 object::SectionedAddress Front = Seq.front().Address; in insertLineSequence() local
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/ |
H A D | DwarfCompileUnit.cpp | 660 const RangeSpan &Front = Ranges.front(); in attachRangesOrLowHighPC() local
|
/freebsd/contrib/llvm-project/llvm/lib/Demangle/ |
H A D | MicrosoftDemangle.cpp | 317 char Front = MangledName.front(); in demangleSpecialTableSymbolNode() local
|
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/ |
H A D | DWARFLinker.cpp |
|
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/ |
H A D | DWARFLinker.cpp | 2080 object::SectionedAddress Front = Seq.front().Address; in insertLineSequence() local
|
/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/GlobalISel/ |
H A D | GlobalISelMatchTable.h | 729 std::unique_ptr<PredicateTy> Front = std::move(Predicates.front()); in predicates_pop_front() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/NVPTX/ |
H A D | NVPTXISelLowering.cpp | 5418 static SDValue PerformStoreCombineHelper(SDNode *N, std::size_t Front, in PerformStoreCombineHelper()
|
/freebsd/contrib/llvm-project/llvm/lib/IR/ |
H A D | AsmWriter.cpp | 2963 StringRef Front; in printModule() local
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/ |
H A D | SLPVectorizer.cpp | 11429 auto *Front = E->getMainOp(); in getLastInstructionInBundle() local 11575 auto *Front = E->getMainOp(); in setInsertPointAfterBundle() local [all...] |
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/ |
H A D | RISCVISelLowering.cpp | 9904 SDValue Front = getRVVFPReductionOpAndOperands() local
|