/freebsd-src/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/Shared/ |
H A D | MemoryFlags.h | 44 inline sys::Memory::ProtectionFlags toSysMemoryProtectionFlags(MemProt MP) { in toSysMemoryProtectionFlags() argument 58 MemProt MP = MemProt::None; in fromSysMemoryProtectionFlags() local [all...] |
H A D | TargetProcessControlTypes.h | 182 MemProt MP = MemProt::None; in deserialize() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/ |
H A D | MemorySSAUpdater.cpp | 278 for (auto &MP : InsertedPHIs) in insertUse() local 285 static void setMemoryPhiValueForBlock(MemoryPhi *MP, const BasicBlock *BB, in setMemoryPhiValueForBlock() argument 447 for (auto &MP : InsertedPHIs) { in insertDef() local 454 for (const auto &MP : ExistingPhis) { insertDef() local 487 if (auto *MP = MSSA->getMemoryAccess(S)) fixupDefs() local 517 if (auto *MP = MSSA->getMemoryAccess(S)) fixupDefs() local 556 onlySingleValue(MemoryPhi * MP) onlySingleValue() argument 1286 if (MemoryPhi *MP = dyn_cast<MemoryPhi>(MA)) { removeMemoryAccess() local 1322 if (MemoryPhi *MP = dyn_cast<MemoryPhi>(U.getUser())) removeMemoryAccess() local 1341 if (MemoryPhi *MP = removeMemoryAccess() local 1355 if (MemoryPhi *MP = MSSA->getMemoryAccess(Succ)) { removeBlocks() local [all...] |
H A D | MemorySSA.cpp | 2125 if (MemoryPhi *MP = dyn_cast<MemoryPhi>(Dominatee.getUser())) { dominates() local
|
/freebsd-src/sys/sys/ |
H A D | mount.h | 845 VFS_MOUNT(MP) global() argument 853 VFS_UNMOUNT(MP,FORCE) global() argument 859 VFS_ROOT(MP,FLAGS,VPP) global() argument 865 VFS_CACHEDROOT(MP,FLAGS,VPP) global() argument 871 VFS_QUOTACTL(MP,C,U,A,MP_BUSY) global() argument 877 VFS_STATFS(MP,SBP) global() argument 883 VFS_SYNC(MP,WAIT) global() argument 889 VFS_VGET(MP,INO,FLAGS,VPP) global() argument 895 VFS_FHTOVP(MP,FIDP,FLAGS,VPP) global() argument 901 VFS_CHECKEXP(MP,NAM,EXFLG,CRED,NUMSEC,SEC) global() argument 908 VFS_EXTATTRCTL(MP,C,FN,NS,N) global() argument 914 VFS_SYSCTL(MP,OP,REQ) global() argument 920 VFS_SUSP_CLEAN(MP) global() argument 926 VFS_RECLAIM_LOWERVP(MP,VP) global() argument 932 VFS_UNLINK_LOWERVP(MP,VP) global() argument 938 VFS_PURGE(MP) global() argument [all...] |
/freebsd-src/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/ |
H A D | ELFNixPlatform.h | 134 ELFNixPlatformPlugin(ELFNixPlatform &MP) : MP(MP) {} in ELFNixPlatformPlugin() 177 ELFNixPlatform &MP; variable
|
H A D | MachOPlatform.h | 185 MachOPlatformPlugin(MachOPlatform & MP) MachOPlatformPlugin() argument 265 MachOPlatform &MP; global() variable
|
/freebsd-src/sys/arm/mv/armadaxp/ |
H A D | armadaxp_mp.c | 61 #define MP (MV_BASE + 0x20800) macro
|
/freebsd-src/contrib/llvm-project/llvm/utils/TableGen/ |
H A D | DAGISelMatcherOpt.cpp | 80 if (MoveParentMatcher *MP = dyn_cast<MoveParentMatcher>(MC->getNext())) { in ContractNodes() local 161 if (auto *MP = dyn_cast<MoveParentMatcher>(N)) { in ContractNodes() local
|
/freebsd-src/contrib/bearssl/src/hash/ |
H A D | md5.c | 61 static const unsigned char MP[48] = { variable
|
/freebsd-src/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/TargetProcess/ |
H A D | ExecutorSharedMemoryMapperService.cpp | 29 getWindowsProtectionFlags(MemProt MP) getWindowsProtectionFlags() argument
|
/freebsd-src/contrib/llvm-project/llvm/lib/IR/ |
H A D | LegacyPassManager.cpp | 434 ModulePass *MP = getContainedPass(Index); in dumpPassStructure() local 510 MPPassManager *MP = static_cast<MPPassManager *>(PassManagers[N]); in getContainedManager() local 1542 dumpPassInfo(MP, EXECUTION_MS in runOnModule() local 1650 getOnTheFlyPass(Pass * MP,AnalysisID PI,Function & F) getOnTheFlyPass() argument [all...] |
/freebsd-src/contrib/llvm-project/llvm/include/llvm/XRay/ |
H A D | Graph.h | 142 InternalEdgeMapT *MP; variable
|
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/ |
H A D | HTMLDiagnostics.cpp | 1033 if (const auto *MP = dyn_cast<PathDiagnosticMacroPiece>(&P)) { HandlePiece() local 1127 if (const auto *MP = dyn_cast<PathDiagnosticMacroPiece>(subPiece.get())) { ProcessMacroPiece() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
H A D | NewGVN.cpp | 2903 const MemoryPhi *MP = cast<MemoryPhi>(&Def); in initializeCongruenceClasses() local 3037 void NewGVN::valueNumberMemoryPhi(MemoryPhi *MP) { in valueNumberMemoryPhi() argument 956 auto *MP = dyn_cast<MemoryPhi>(V); getBlockForValue() local 1669 if (auto *MP = dyn_cast<MemoryPhi>(From)) { setMemoryClass() local 3164 auto *MP = cast<MemoryPhi>(EndDef); singleReachablePHIPath() local 3409 if (auto *MP = dyn_cast<MemoryPhi>(V)) { iterateTouchedInstructions() local [all...] |
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | CGCXXABI.cpp | 109 EmitMemberPointer(const APValue & MP,QualType MPT) EmitMemberPointer() argument
|
H A D | ItaniumCXXABI.cpp | 1075 EmitMemberPointer(const APValue & MP,QualType MPType) EmitMemberPointer() argument
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
H A D | HexagonExpandCondsets.cpp | 694 MachineOperand &MP = MI.getOperand(1); // Predicate register in split() local 967 MachineOperand &MP = TfrI.getOperand(1); predicate() local
|
/freebsd-src/contrib/llvm-project/clang/lib/ASTMatchers/ |
H A D | ASTMatchFinder.cpp | 1026 for (const auto &MP : Matchers) { in matchWithoutFilter() local 1051 auto &MP = Matchers[I]; in matchWithFilter() local
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/ |
H A D | TypeRecord.h | 80 auto MP = getMethodKind(); in isVirtual() local 87 auto MP = getMethodKind(); in isIntroducedVirtual() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/ |
H A D | AsmPrinter.cpp | 533 if (GCMetadataPrinter *MP = getOrCreateGCPrinter(*I)) doInitialization() local 2463 if (GCMetadataPrinter *MP = getOrCreateGCPrinter(**--I)) doFinalization() local 4136 if (GCMetadataPrinter *MP = getOrCreateGCPrinter(*I)) emitStackMaps() local
|
/freebsd-src/contrib/llvm-project/clang/utils/TableGen/ |
H A D | ClangDiagnosticsEmitter.cpp | 1182 auto *MP = dyn_cast<MultiPiece>(D.Root); buildForDocumentation() local
|
/freebsd-src/contrib/llvm-project/clang/lib/Sema/ |
H A D | SemaTemplateDeduction.cpp | 2074 const auto *MP = P->castAs<ConstantMatrixType>(), DeduceTemplateArgumentsByTypeMatch() local 2091 const auto *MP = P->castAs<DependentSizedMatrixType>(); DeduceTemplateArgumentsByTypeMatch() local
|
/freebsd-src/sys/contrib/edk2/Include/Library/ |
H A D | BaseLib.h | 5293 UINT32 MP:1; ///< Monitor Coprocessor. member
|
/freebsd-src/contrib/llvm-project/llvm/lib/MC/MCParser/ |
H A D | MasmParser.cpp | 2999 parseMacroArgument(const MCAsmMacroParameter * MP,MCAsmMacroArgument & MA,AsmToken::TokenKind EndTok) parseMacroArgument() argument 3141 const MCAsmMacroParameter *MP = nullptr; parseMacroArguments() local [all...] |