Searched refs:PK_M (Results 1 – 6 of 6) sorted by relevance
102 enum ProfileKind { PK_INVALID = 0, PK_A, PK_R, PK_M }; enumerator
551 return ARM::PK_M; in parseArchProfile()
325 if (Profile == ARM::PK_M && Version == 6) { in parseARMArch()
470 bool IsMProfile = ARM::parseArchProfile(Suffix) == ARM::PK_M; in ComputeLLVMTriple()
546 return Profile == llvm::ARM::PK_M; in isARMMProfile()
4385 if (ArchProfile == llvm::ARM::PK_M) { in setAtomic()4440 case llvm::ARM::PK_M: in getCPUProfile()4625 if (ArchProfile == llvm::ARM::PK_M) in handleTargetFeatures()4633 if (ArchProfile == llvm::ARM::PK_M) in handleTargetFeatures()