/freebsd/contrib/llvm-project/llvm/include/llvm/DWARFLinkerParallel/ |
H A D | StringTable.h |
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/ |
H A D | InstrOrderFile.cpp | 114 BasicBlock *NewEntry = in generateCodeSequence() local
|
/freebsd/contrib/llvm-project/llvm/tools/lli/ |
H A D | lli.cpp | 843 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 D | RegionInfoImpl.h | 66 void RegionBase<Tr>::replaceEntryRecursive(BlockT *NewEntry) { in replaceEntryRecursive() argument
|
/freebsd/contrib/llvm-project/llvm/lib/Frontend/Offloading/ |
H A D | OffloadWrapper.cpp | 491 auto *NewEntry = Builder.CreateInBoundsGEP( in createRegisterGlobalsFunction() local
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
H A D | TailRecursionElimination.cpp | 509 BasicBlock *NewEntry = BasicBlock::Create(F.getContext(), "", &F, HeaderBB); in createTailRecurseLoopHeader() local
|
H A D | Reassociate.cpp | 1885 ValueEntry NewEntry = ValueEntry(getRank(V), V); in OptimizeMul() local
|
/freebsd/contrib/llvm-project/llvm/lib/DWP/ |
H A D | DWP.cpp | 863 auto &NewEntry = P.first->second; in write() local
|
/freebsd/contrib/llvm-project/clang/lib/AST/ |
H A D | RecordLayoutBuilder.cpp | 3357 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 D | XCOFFObjectWriter.cpp | 1376 ExceptionInfo NewEntry; in addExceptionEntry() local
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/ |
H A D | VPlan.cpp | 1187 static void remapOperands(VPBlockBase *Entry, VPBlockBase *NewEntry, in remapOperands()
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Coroutines/ |
H A D | CoroSplit.cpp | 1484 auto *NewEntry = BasicBlock::Create(C, "resume.entry", &F); in createResumeEntryBlock() local
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
H A D | SelectionDAGISel.cpp | 3393 MatchScope NewEntry; in SelectCodeCommon() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPUMachineCFGStructurizer.cpp | 964 void LinearizedRegion::setEntry(MachineBasicBlock *NewEntry) { in setEntry()
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/ |
H A D | AsmPrinter.cpp | 311 AddrLabelSymEntry &NewEntry = AddrLabelSymbols[New]; in UpdateForRAUWBlock() local
|