/netbsd-src/external/apache2/llvm/dist/llvm/lib/Object/ |
H A D | WindowsMachineFlag.cpp | 31 StringRef llvm::machineToStr(COFF::MachineTypes MT) { in machineToStr()
|
/netbsd-src/external/gpl3/binutils/dist/opcodes/ |
H A D | mmix-opc.c | 83 #define MT mmix_type_memaccess_tetra macro
|
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/ |
H A D | mmix-opc.c | 83 #define MT mmix_type_memaccess_tetra macro
|
/netbsd-src/games/sail/ |
H A D | globals.c | 494 const char MT[9][3] = { variable
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Driver/ToolChains/ |
H A D | Linux.cpp | 98 std::string MT = std::string(IsMipsR6 ? "mipsisa64r6" : "mips64") + in getMultiarchTriple() local 109 std::string MT = std::string(IsMipsR6 ? "mipsisa64r6el" : "mips64el") + in getMultiarchTriple() local
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/ |
H A D | CodeGenTypes.cpp | 93 const ConstantMatrixType *MT = cast<ConstantMatrixType>(Ty); in ConvertTypeForMem() local 699 const ConstantMatrixType *MT = cast<ConstantMatrixType>(Ty); in ConvertType() local
|
/netbsd-src/external/apache2/llvm/dist/clang/utils/TableGen/ |
H A D | SveEmitter.cpp | 316 uint64_t encodeMemoryElementType(uint64_t MT) { in encodeMemoryElementType() 321 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 | 1785 const MultiVectorType *MT = getMultiVectorType(n, VT); in EmitHeader() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/ |
H A D | YAMLParser.h | 425 MappingType MT) in MappingNode()
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/ |
H A D | SemaExceptionSpec.cpp | 1041 else if (const MemberPointerType *MT = T->getAs<MemberPointerType>()) in canCalleeThrow() local
|
H A D | SemaOpenMP.cpp | 20068 NamedDecl *ND, SourceLocation Loc, OMPDeclareTargetDeclAttr::MapTypeTy MT, in ActOnOpenMPDeclareTargetName()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/ |
H A D | InstCombineCalls.cpp | 209 if (auto *MT = dyn_cast<MemTransferInst>(MI)) { in SimplifyAnyMemTransfer() local
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Parse/ |
H A D | ParseOpenMP.cpp | 1674 OMPDeclareTargetDeclAttr::MapTypeTy MT = OMPDeclareTargetDeclAttr::MT_To; in ParseOMPDeclareTargetClauses() local
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/ |
H A D | ExprEngine.cpp | 373 if (const auto *MT = dyn_cast<MaterializeTemporaryExpr>(Result)) { in createTemporaryRegionIfNeeded() local
|
/netbsd-src/external/apache2/llvm/dist/clang/tools/c-index-test/ |
H A D | c-index-test.c | 1601 CXType MT = clang_Type_getModifiedType(T); in PrintType() local
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/ |
H A D | ASTContext.cpp | 1984 const auto *MT = cast<ConstantMatrixType>(T); in getTypeInfoImpl() local 9386 QualType MT = mergeTypes(ET, SubType, OfBlockPointer, Unqualified); in mergeTransparentUnionType() local
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/ |
H A D | Sema.h | 10156 OMPDeclareTargetDeclAttr::MapTypeTy MT; member
|