Home
last modified time | relevance | path

Searched defs:Front (Results 1 – 15 of 15) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_ilist.h135 Elem* IList<Base, Node, Elem>::Front() { in Front() function
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DA15SDOptimizer.cpp179 SmallVector<MachineInstr *, 8> Front; in eraseInstrWithNoUses() local
359 SmallVector<MachineInstr *, 8> Front; in elideCopiesAndPHIs() local
/freebsd/contrib/llvm-project/clang/lib/DirectoryWatcher/linux/
H A DDirectoryWatcher-linux.cpp103 DirectoryWatcher::Event Front = Events.front(); in pop_front_blocking() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.h370 clang::TemplateArgument const &Front() const { in Front() function
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/Symbolize/
H A DSymbolize.cpp774 char Front = SymbolName.empty() ? '\0' : SymbolName[0]; in demanglePE32ExternCFunc() local
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDWARFLinkerCompileUnit.cpp1618 object::SectionedAddress Front = Seq.front().Address; in insertLineSequence() local
/freebsd/contrib/llvm-project/llvm/lib/Demangle/
H A DMicrosoftDemangle.cpp318 char Front = MangledName.front(); in demangleSpecialTableSymbolNode() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfCompileUnit.cpp691 const RangeSpan &Front = Ranges.front(); 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/llvm/lib/DWARFLinker/
H A DDWARFLinker.cpp
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/
H A DDWARFLinker.cpp2123 object::SectionedAddress Front = Seq.front().Row.Address; in insertLineSequence() local
/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/GlobalISel/
H A DGlobalISelMatchTable.h742 std::unique_ptr<PredicateTy> Front = std::move(Predicates.front()); in predicates_pop_front() local
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DAsmWriter.cpp3126 StringRef Front; in printModule() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp16009 auto *Front = E->getMainOp(); in getLastInstructionInBundle() local
16205 auto *Front = E->getMainOp(); in setInsertPointAfterBundle() local
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp11294 SDValue Front = DAG.getExtractVectorElt(DL, EltVT, Op.getOperand(0), 0); in getRVVFPReductionOpAndOperands() local