Home
last modified time | relevance | path

Searched defs:MT (Results 1 – 25 of 27) sorted by relevance

12

/llvm-project/clang-tools-extra/clangd/unittests/support/
H A DMemoryTreeTests.cpp31 MemoryTree MT; in TEST() local
50 MemoryTree MT; in TEST() local
63 MemoryTree MT(&Alloc); in TEST() local
/llvm-project/clang-tools-extra/clangd/support/
H A DMemoryTree.cpp19 size_t traverseTree(const MemoryTree &MT, std::string &ComponentName, in traverseTree()
53 void record(const MemoryTree &MT, std::string RootName, in record()
/llvm-project/llvm/lib/Object/
H A DWindowsMachineFlag.cpp34 machineToStr(COFF::MachineTypes MT) machineToStr() argument
/llvm-project/libcxx/test/std/thread/thread.mutex/thread.lock/thread.lock.scoped/
H A Dmutex.pass.cpp100 using MT = TestMutexThrows; in main() typedef
111 using MT = TestMutexThrows; in main() typedef
122 using MT = TestMutexThrows; in main() typedef
/llvm-project/clang/unittests/CodeGen/
H A DIRMatchers.h185 if (const auto *MT = dyn_cast<MDTuple>(MR)) { in match() local
221 if (const auto *MT = dyn_cast<ValueAsMetadata>(M)) in match() local
338 if (const auto *MT = dyn_cast<MDTuple>(&M)) { in matchEntity() local
/llvm-project/clang/lib/Driver/ToolChains/
H A DLinux.cpp143 return MT; in getMultiarchTriple() local
134 std::string MT = std::string(IsMipsR6 ? "mipsisa64r6" : "mips64") + getMultiarchTriple() local
/llvm-project/clang/lib/CodeGen/
H A DCodeGenTypes.cpp95 const ConstantMatrixType *MT = cast<ConstantMatrixType>(Ty); ConvertTypeForMem() local
623 const ConstantMatrixType *MT = cast<ConstantMatrixType>(Ty); ConvertType() local
/llvm-project/clang/include/clang/Sema/
H A DSemaOpenMP.h302 OMPDeclareTargetDeclAttr::MapTypeTy MT; global() member
/llvm-project/clang-tools-extra/clangd/unittests/
H A DFileIndexTests.cpp726 MemoryTree MT(&Alloc); in TEST() local
748 MemoryTree MT(&Alloc); in TEST() local
[all...]
H A DBackgroundIndexTests.cpp907 MemoryTree MT(&Alloc); TEST() local
H A DClangdTests.cpp1255 MemoryTree MT(&Alloc); TEST() local
/llvm-project/llvm/include/llvm/Support/
H A DYAMLParser.h430 MappingType MT) in MappingNode()
/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVDuplicatesTracker.h201 SPIRVDuplicatesTracker<MachineInstr> MT; global() variable
/llvm-project/clang/utils/TableGen/
H A DSveEmitter.cpp357 encodeMemoryElementType(uint64_t MT) encodeMemoryElementType() argument
362 encodeMergeType(uint64_t MT) encodeMergeType() argument
H A DClangDiagnosticsEmitter.cpp451 getModifierName(ModifierType MT) getModifierName() argument
H A DMveEmitter.cpp1791 const MultiVectorType *MT = getMultiVectorType(n, VT); EmitHeader() local
/llvm-project/clang/lib/Sema/
H A DSemaExceptionSpec.cpp1035 FT = MT->getPointeeType()->getAs<FunctionProtoType>(); in canCalleeThrow() local
/llvm-project/clang-tools-extra/clangd/
H A DClangdLSPServer.cpp1438 MemoryTree MT; maybeExportMemoryProfile() local
1621 MemoryTree MT(&DetailAlloc); onMemoryUsage() local
H A DProtocol.cpp1635 toJSON(const MemoryTree & MT) toJSON() argument
/llvm-project/clang/lib/AST/
H A DDeclTemplate.cpp1170 if (const ClassTemplatePartialSpecializationDecl *MT = getSourceRange() local
1520 if (const VarTemplatePartialSpecializationDecl *MT = getSourceRange() local
H A DType.cpp2260 if (const auto *MT = dyn_cast<MatrixType>(CanonicalType)) hasFloatingRepresentation() local
/llvm-project/clang/lib/Parse/
H A DParseOpenMP.cpp1829 OMPDeclareTargetDeclAttr::MapTypeTy MT = OMPDeclareTargetDeclAttr::MT_To; in ParseOMPDeclareTargetClauses() local
/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp201 if (auto *MT = dyn_cast<MemTransferInst>(MI)) { in SimplifyAnyMemTransfer() local
/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DExprEngine.cpp385 if (const auto *MT = dyn_cast<MaterializeTemporaryExpr>(Result)) { in createTemporaryRegionIfNeeded() local
/llvm-project/clang/tools/c-index-test/
H A Dc-index-test.c1654 CXType MT = clang_Type_getModifiedType(T); in PrintType() local

12