Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DWindowsMachineFlag.cpp34 StringRef llvm::machineToStr(COFF::MachineTypes MT) { in machineToStr()
/freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DLinux.cpp137 std::string MT = std::string(IsMipsR6 ? "mipsisa64r6" : "mips64") + in getMultiarchTriple() local
146 std::string MT = std::string(IsMipsR6 ? "mipsisa64r6el" : "mips64el") + in getMultiarchTriple() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenTypes.cpp103 const ConstantMatrixType *MT = cast<ConstantMatrixType>(Ty); in ConvertTypeForMem() local
679 const ConstantMatrixType *MT = cast<ConstantMatrixType>(Ty); in ConvertType() local
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSemaOpenMP.h302 OMPDeclareTargetDeclAttr::MapTypeTy MT; member
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DYAMLParser.h425 MappingNode(std::unique_ptr<Document> & D,StringRef Anchor,StringRef Tag,MappingType MT) MappingNode() argument
/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVDuplicatesTracker.h201 SPIRVDuplicatesTracker<MachineInstr> MT; variable
/freebsd/sys/dev/smc/
H A Dif_smcreg.h209 #define MT 0x0 macro
/freebsd/contrib/llvm-project/clang/utils/TableGen/
H A DSveEmitter.cpp357 uint64_t encodeMemoryElementType(uint64_t MT) { in encodeMemoryElementType()
362 uint64_t encodeMergeType(uint64_t MT) { in encodeMergeType()
H A DClangDiagnosticsEmitter.cpp451 static StringRef getModifierName(ModifierType MT) { in getModifierName()
H A DMveEmitter.cpp1791 const MultiVectorType *MT = getMultiVectorType(n, VT); in EmitHeader() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaExceptionSpec.cpp1035 else if (const MemberPointerType *MT = T->getAs<MemberPointerType>()) in canCalleeThrow() local
H A DSemaOpenMP.cpp22151 NamedDecl *ND, SourceLocation Loc, OMPDeclareTargetDeclAttr::MapTypeTy MT, in ActOnOpenMPDeclareTargetName()
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DDeclTemplate.cpp1170 if (const ClassTemplatePartialSpecializationDecl *MT = in getSourceRange() local
1520 if (const VarTemplatePartialSpecializationDecl *MT = in getSourceRange() local
H A DType.cpp2261 if (const auto *MT = dyn_cast<MatrixType>(CanonicalType)) in hasFloatingRepresentation() local
H A DASTContext.cpp1993 const auto *MT = cast<ConstantMatrixType>(T); in getTypeInfoImpl() local
10719 QualType MT = mergeTypes(ET, SubType, OfBlockPointer, Unqualified); in mergeTransparentUnionType() local
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseOpenMP.cpp1829 OMPDeclareTargetDeclAttr::MapTypeTy MT = OMPDeclareTargetDeclAttr::MT_To; in ParseOMPDeclareTargetClauses() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp201 if (auto *MT = dyn_cast<MemTransferInst>(MI)) { in SimplifyAnyMemTransfer() local
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DExprEngine.cpp385 if (const auto *MT = dyn_cast<MaterializeTemporaryExpr>(Result)) { in createTemporaryRegionIfNeeded() local