/freebsd/contrib/llvm-project/llvm/lib/Object/ |
H A D | WindowsMachineFlag.cpp | 34 StringRef llvm::machineToStr(COFF::MachineTypes MT) { in machineToStr()
|
/freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/ |
H A D | Linux.cpp | 137 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 D | CodeGenTypes.cpp | 103 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 D | SemaOpenMP.h | 302 OMPDeclareTargetDeclAttr::MapTypeTy MT; member
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/ |
H A D | YAMLParser.h | 425 MappingNode(std::unique_ptr<Document> & D,StringRef Anchor,StringRef Tag,MappingType MT) MappingNode() argument
|
/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/ |
H A D | SPIRVDuplicatesTracker.h | 201 SPIRVDuplicatesTracker<MachineInstr> MT; variable
|
/freebsd/sys/dev/smc/ |
H A D | if_smcreg.h | 209 #define MT 0x0 macro
|
/freebsd/contrib/llvm-project/clang/utils/TableGen/ |
H A D | SveEmitter.cpp | 357 uint64_t encodeMemoryElementType(uint64_t MT) { in encodeMemoryElementType() 362 uint64_t encodeMergeType(uint64_t MT) { in encodeMergeType()
|
H A D | ClangDiagnosticsEmitter.cpp | 451 static StringRef getModifierName(ModifierType MT) { in getModifierName()
|
H A D | MveEmitter.cpp | 1791 const MultiVectorType *MT = getMultiVectorType(n, VT); in EmitHeader() local
|
/freebsd/contrib/llvm-project/clang/lib/Sema/ |
H A D | SemaExceptionSpec.cpp | 1035 else if (const MemberPointerType *MT = T->getAs<MemberPointerType>()) in canCalleeThrow() local
|
H A D | SemaOpenMP.cpp | 22151 NamedDecl *ND, SourceLocation Loc, OMPDeclareTargetDeclAttr::MapTypeTy MT, in ActOnOpenMPDeclareTargetName()
|
/freebsd/contrib/llvm-project/clang/lib/AST/ |
H A D | DeclTemplate.cpp | 1170 if (const ClassTemplatePartialSpecializationDecl *MT = in getSourceRange() local 1520 if (const VarTemplatePartialSpecializationDecl *MT = in getSourceRange() local
|
H A D | Type.cpp | 2261 if (const auto *MT = dyn_cast<MatrixType>(CanonicalType)) in hasFloatingRepresentation() local
|
H A D | ASTContext.cpp | 1993 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 D | ParseOpenMP.cpp | 1829 OMPDeclareTargetDeclAttr::MapTypeTy MT = OMPDeclareTargetDeclAttr::MT_To; in ParseOMPDeclareTargetClauses() local
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/ |
H A D | InstCombineCalls.cpp | 201 if (auto *MT = dyn_cast<MemTransferInst>(MI)) { in SimplifyAnyMemTransfer() local
|
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/ |
H A D | ExprEngine.cpp | 385 if (const auto *MT = dyn_cast<MaterializeTemporaryExpr>(Result)) { in createTemporaryRegionIfNeeded() local
|