/llvm-project/llvm/tools/dsymutil/ |
H A D | DebugMap.cpp | 215 mapping(IO & io,dsymutil::DebugMap & DM) mapping() argument 224 mapping(IO & io,std::unique_ptr<dsymutil::DebugMap> & DM) mapping() argument [all...] |
H A D | MachOUtils.cpp | 374 llvm::IntrusiveRefCntPtr<llvm::vfs::FileSystem> VFS, const DebugMap &DM, in generateDsymCompanion() argument
|
H A D | DwarfLinkerForBinary.cpp | 192 const DebugMap &DM, std::vector<ObjectWithRelocMap> &ObjectsForLinking) { in emitRelocations()
|
/llvm-project/llvm/lib/IR/ |
H A D | BasicBlock.cpp | 68 DbgMarker *DM = getTrailingDbgRecords(); in createMarker() local 1078 DbgMarker *DM = getTrailingDbgRecords(); getMarker() local 1127 DbgMarker *DM = (*Pos)->getMarker(); reinsertInstInDbgRecords() local [all...] |
H A D | LegacyPassManager.cpp | 739 PMDataManager *DM = getAsPMDataManager(); schedulePass() local 1052 PMDataManager &DM = PUsed->getResolver()->getPMDataManager(); add() local
|
/llvm-project/clang/lib/Analysis/ |
H A D | Consumed.cpp | 1092 for (const auto &DM : VarMap) { checkParamsForReturnTypestate() local 1140 for (const auto &DM : Other.VarMap) { intersect() local 1158 for (const auto &DM : LoopBackStates->VarMap) { intersectAtLoopHead() local 1192 for (const auto &DM : Other->VarMap) operator !=() local [all...] |
/llvm-project/llvm/lib/DebugInfo/PDB/ |
H A D | UDTLayout.cpp | 230 auto DM = std::make_unique<DataMemberLayoutItem>(*this, std::move(Data)); in initializeChildren() local
|
/llvm-project/llvm/lib/ExecutionEngine/Orc/ |
H A D | SimpleRemoteEPC.cpp | 358 if (auto DM = setup() local
|
H A D | COFFPlatform.cpp | 475 auto &DM = JDDepMap[CurJD]; buildJDDepMap() local
|
H A D | MachOPlatform.cpp | 627 auto &DM = JDDepMap[DepJD]; pushInitializersLoop() local
|
/llvm-project/polly/lib/Analysis/ |
H A D | DependenceInfo.cpp | 760 static void printDependencyMap(raw_ostream &OS, __isl_keep isl_union_map *DM) { in printDependencyMap()
|
/llvm-project/llvm/lib/Transforms/Utils/ |
H A D | Debugify.cpp | 1114 static RegisterPass<DebugifyModulePass> DM("debugify", global() variable
|
/llvm-project/llvm/lib/CodeGen/ |
H A D | RDFGraph.cpp | 977 linkBlockRefs(DM, EA); in build() local
|
/llvm-project/llvm/lib/Target/Hexagon/ |
H A D | HexagonFrameLowering.cpp | 2391 HexagonBlockRanges::RegToRangeMap DM = HBR.computeDeadMap(IM, LM); optimizeSpillSlots() local
|
/llvm-project/llvm/lib/Target/PowerPC/ |
H A D | PPCISelDAGToDAG.cpp | 5950 unsigned DM[2]; Select() local [all...] |
H A D | PPCISelLowering.cpp | 2464 isXXPERMDIShuffleMask(ShuffleVectorSDNode * N,unsigned & DM,bool & Swap,bool IsLE) isXXPERMDIShuffleMask() argument
|
/llvm-project/clang/lib/Sema/ |
H A D | SemaExpr.cpp | 19675 CXXMethodDecl *DM = MD->getDevirtualizedMethod( MarkExprReferenced() local
|