Home
last modified time | relevance | path

Searched defs:NewEntry (Results 1 – 14 of 14) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/DWARFLinkerParallel/
H A DStringTable.h
/freebsd/contrib/llvm-project/llvm/tools/lli/
H A Dlli.cpp844 while (auto *NewEntry = findNextDebugDescriptorEntry(Latest)) { in createObjDebugDumper() local
856 while (auto *NewEntry = findNextDebugDescriptorEntry(Latest)) { in createObjDebugDumper() local
/freebsd/contrib/llvm-project/llvm/lib/Frontend/Offloading/
H A DOffloadWrapper.cpp525 auto *NewEntry = Builder.CreateInBoundsGEP( in createRegisterGlobalsFunction() local
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DRegionInfoImpl.h66 void RegionBase<Tr>::replaceEntryRecursive(BlockT *NewEntry) { in replaceEntryRecursive()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DTailRecursionElimination.cpp526 BasicBlock *NewEntry = BasicBlock::Create(F.getContext(), "", &F, HeaderBB); in createTailRecurseLoopHeader() local
H A DReassociate.cpp1886 ValueEntry NewEntry = ValueEntry(getRank(V), V); in OptimizeMul() local
/freebsd/contrib/llvm-project/llvm/lib/DWP/
H A DDWP.cpp860 auto &NewEntry = P.first->second; in write() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DRecordLayoutBuilder.cpp3391 const ASTRecordLayout *NewEntry = nullptr; in getASTRecordLayout() local
3583 const ASTRecordLayout *NewEntry = new (*this) ASTRecordLayout( in getObjCLayout() local
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DXCOFFObjectWriter.cpp1360 ExceptionInfo NewEntry; in addExceptionEntry() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlan.cpp1192 static void remapOperands(VPBlockBase *Entry, VPBlockBase *NewEntry, in remapOperands()
H A DLoopVectorize.cpp7606 VPIRBasicBlock *NewEntry = Plan.createVPIRBasicBlock(Insert); in emitMinimumVectorEpilogueIterCountCheck() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroSplit.cpp1500 auto *NewEntry = BasicBlock::Create(C, "resume.entry", &F); in createResumeEntryBlock() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGISel.cpp3453 MatchScope NewEntry; in SelectCodeCommon() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp336 AddrLabelSymEntry &NewEntry = AddrLabelSymbols[New]; in UpdateForRAUWBlock() local