Home
last modified time | relevance | path

Searched defs:DMI (Results 1 – 9 of 9) sorted by relevance

/external/llvm-project/clang-tools-extra/test/clang-tidy/checkers/
Dmodernize-use-equals-default.cpp47 class DMI { class
49 DMI() {} // Comment before semi-colon on next line in DMI() function in DMI
/external/llvm/include/llvm/Analysis/
DAssumptionCache.h139 typedef DenseMapInfo<Value *> DMI; typedef
/external/llvm-project/llvm/tools/llvm-pdbutil/
DYAMLOutputStyle.cpp221 yaml::PdbDbiModuleInfo &DMI = Obj.DbiStream->ModInfos.back(); in dumpDbiStream() local
/external/llvm/lib/IR/
DLegacyPassManager.cpp554 DenseMap<Pass *, SmallPtrSet<Pass *, 8> >::iterator DMI = in collectLastUses() local
568 auto DMI = AnUsageMap.find(P); in findAnalysisUsage() local
796 for (DenseMap<Pass *, Pass *>::iterator DMI = LastUser.begin(), in initializeAllAnalysisInfo() local
/external/llvm/lib/CodeGen/
DLiveDebugValues.cpp407 const MachineInstr *DMI = &DiffIt.MI; in join() local
/external/llvm-project/llvm/unittests/ADT/
DBitVectorTest.cpp1235 using DMI = DenseMapInfo<TypeParam>; in TYPED_TEST() typedef
/external/llvm-project/llvm/lib/IR/
DLegacyPassManager.cpp615 auto DMI = InversedLastUser.find(P); in collectLastUses() local
625 auto DMI = AnUsageMap.find(P); in findAnalysisUsage() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DLegacyPassManager.cpp601 DenseMap<Pass *, SmallPtrSet<Pass *, 8> >::iterator DMI = in collectLastUses() local
615 auto DMI = AnUsageMap.find(P); in findAnalysisUsage() local
/external/llvm-project/clang/lib/Sema/
DSemaOpenMP.cpp708 DefaultmapInfo &DMI = getTopOfStack().DefaultmapMap[Kind]; in setDefaultDMAAttr() local