Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/DWARFLinkerParallel/
H A DStringTable.h
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DInstrOrderFile.cpp114 BasicBlock *NewEntry = in generateCodeSequence() local
/freebsd/contrib/llvm-project/llvm/tools/lli/
H A Dlli.cpp843 while (auto *NewEntry = findNextDebugDescriptorEntry(Latest)) { in createObjDebugDumper() local
855 while (auto *NewEntry = findNextDebugDescriptorEntry(Latest)) { in createObjDebugDumper() local
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DRegionInfoImpl.h66 void RegionBase<Tr>::replaceEntryRecursive(BlockT *NewEntry) { in replaceEntryRecursive() argument
/freebsd/contrib/llvm-project/llvm/lib/Frontend/Offloading/
H A DOffloadWrapper.cpp491 auto *NewEntry = Builder.CreateInBoundsGEP( in createRegisterGlobalsFunction() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DTailRecursionElimination.cpp509 BasicBlock *NewEntry = BasicBlock::Create(F.getContext(), "", &F, HeaderBB); in createTailRecurseLoopHeader() local
H A DReassociate.cpp1885 ValueEntry NewEntry = ValueEntry(getRank(V), V); in OptimizeMul() local
/freebsd/contrib/llvm-project/llvm/lib/DWP/
H A DDWP.cpp863 auto &NewEntry = P.first->second; in write() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DRecordLayoutBuilder.cpp3357 const ASTRecordLayout *NewEntry = nullptr; in getASTRecordLayout() local
3568 const ASTRecordLayout *NewEntry = new (*this) ASTRecordLayout( in getObjCLayout() local
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DXCOFFObjectWriter.cpp1376 ExceptionInfo NewEntry; in addExceptionEntry() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlan.cpp1187 static void remapOperands(VPBlockBase *Entry, VPBlockBase *NewEntry, in remapOperands()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroSplit.cpp1484 auto *NewEntry = BasicBlock::Create(C, "resume.entry", &F); in createResumeEntryBlock() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGISel.cpp3393 MatchScope NewEntry; in SelectCodeCommon() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUMachineCFGStructurizer.cpp964 void LinearizedRegion::setEntry(MachineBasicBlock *NewEntry) { in setEntry()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp311 AddrLabelSymEntry &NewEntry = AddrLabelSymbols[New]; in UpdateForRAUWBlock() local