/openbsd/gnu/llvm/llvm/include/llvm/ExecutionEngine/Orc/Shared/ |
H A D | MemoryFlags.h | 44 inline sys::Memory::ProtectionFlags toSysMemoryProtectionFlags(MemProt MP) { in toSysMemoryProtectionFlags() 58 MemProt MP = MemProt::None; in fromSysMemoryProtectionFlags() local
|
H A D | TargetProcessControlTypes.h | 152 MemProt MP = MemProt::None; in deserialize() local
|
/openbsd/gnu/llvm/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() 447 for (auto &MP : InsertedPHIs) { in insertDef() local 454 for (const auto &MP : ExistingPhis) { in insertDef() local 487 if (auto *MP = MSSA->getMemoryAccess(S)) in fixupDefs() local 517 if (auto *MP = MSSA->getMemoryAccess(S)) in fixupDefs() local 556 static MemoryAccess *onlySingleValue(MemoryPhi *MP) { in onlySingleValue() 1311 if (MemoryPhi *MP = dyn_cast<MemoryPhi>(MA)) { in removeMemoryAccess() local 1347 if (MemoryPhi *MP = dyn_cast<MemoryPhi>(U.getUser())) in removeMemoryAccess() local 1366 if (MemoryPhi *MP = in removeMemoryAccess() local [all …]
|
H A D | MemorySSA.cpp | 2131 if (MemoryPhi *MP = dyn_cast<MemoryPhi>(Dominatee.getUser())) { in dominates() local
|
/openbsd/sys/sys/ |
H A D | mount.h | 537 #define VFS_MOUNT(MP, PATH, DATA, NDP, P) \ argument 539 #define VFS_START(MP, FLAGS, P) (*(MP)->mnt_op->vfs_start)(MP, FLAGS, P) argument 540 #define VFS_UNMOUNT(MP, FORCE, P) (*(MP)->mnt_op->vfs_unmount)(MP, FORCE, P) argument 541 #define VFS_ROOT(MP, VPP) (*(MP)->mnt_op->vfs_root)(MP, VPP) argument 542 #define VFS_QUOTACTL(MP,C,U,A,P) (*(MP)->mnt_op->vfs_quotactl)(MP, C, U, A, P) argument 543 #define VFS_STATFS(MP, SBP, P) (*(MP)->mnt_op->vfs_statfs)(MP, SBP, P) argument 544 #define VFS_SYNC(MP, W, S, C, P) (*(MP)->mnt_op->vfs_sync)(MP, W, S, C, P) argument 545 #define VFS_VGET(MP, INO, VPP) (*(MP)->mnt_op->vfs_vget)(MP, INO, VPP) argument 546 #define VFS_FHTOVP(MP, FIDP, VPP) \ argument 549 #define VFS_CHECKEXP(MP, NAM, EXFLG, CRED) \ argument
|
/openbsd/gnu/llvm/llvm/include/llvm/ExecutionEngine/Orc/ |
H A D | MachOPlatform.h | 124 MachOPlatformPlugin(MachOPlatform &MP) : MP(MP) {} in MachOPlatformPlugin() 179 MachOPlatform &MP; variable
|
H A D | ELFNixPlatform.h | 131 ELFNixPlatformPlugin(ELFNixPlatform &MP) : MP(MP) {} in ELFNixPlatformPlugin() 174 ELFNixPlatform &MP; variable
|
/openbsd/gnu/llvm/llvm/lib/ExecutionEngine/Orc/TargetProcess/ |
H A D | ExecutorSharedMemoryMapperService.cpp | 29 static DWORD getWindowsProtectionFlags(MemProt MP) { in getWindowsProtectionFlags()
|
/openbsd/gnu/llvm/llvm/examples/OrcV2Examples/LLJITWithObjectLinkingLayerPlugin/ |
H A D | LLJITWithObjectLinkingLayerPlugin.cpp | 236 M.withModuleDo([](Module &MP) { in main()
|
/openbsd/gnu/llvm/llvm/lib/IR/ |
H A D | LegacyPassManager.cpp | 433 ModulePass *MP = getContainedPass(Index); in dumpPassStructure() local 509 MPPassManager *MP = static_cast<MPPassManager *>(PassManagers[N]); in getContainedManager() local 1529 ModulePass *MP = getContainedPass(Index); in runOnModule() local 1637 std::tuple<Pass *, bool> MPPassManager::getOnTheFlyPass(Pass *MP, AnalysisID PI, in getOnTheFlyPass()
|
/openbsd/gnu/llvm/llvm/utils/TableGen/ |
H A D | DAGISelMatcherOpt.cpp | 78 if (MoveParentMatcher *MP = in ContractNodes() local
|
/openbsd/gnu/llvm/llvm/include/llvm/XRay/ |
H A D | Graph.h | 142 InternalEdgeMapT *MP; variable
|
/openbsd/gnu/llvm/clang/lib/StaticAnalyzer/Core/ |
H A D | HTMLDiagnostics.cpp | 1020 if (const auto *MP = dyn_cast<PathDiagnosticMacroPiece>(&P)) { in HandlePiece() local 1114 if (const auto *MP = dyn_cast<PathDiagnosticMacroPiece>(subPiece.get())) { in ProcessMacroPiece() local
|
/openbsd/gnu/llvm/llvm/lib/Transforms/Scalar/ |
H A D | NewGVN.cpp | 959 auto *MP = dyn_cast<MemoryPhi>(V); in getBlockForValue() local 1660 if (auto *MP = dyn_cast<MemoryPhi>(From)) { in setMemoryClass() local 2897 const MemoryPhi *MP = cast<MemoryPhi>(&Def); in initializeCongruenceClasses() local 3031 void NewGVN::valueNumberMemoryPhi(MemoryPhi *MP) { in valueNumberMemoryPhi() 3158 auto *MP = cast<MemoryPhi>(EndDef); in singleReachablePHIPath() local 3403 if (auto *MP = dyn_cast<MemoryPhi>(V)) { in iterateTouchedInstructions() local
|
/openbsd/gnu/llvm/llvm/lib/Target/Hexagon/ |
H A D | HexagonExpandCondsets.cpp | 693 MachineOperand &MP = MI.getOperand(1); // Predicate register in split() local 966 MachineOperand &MP = TfrI.getOperand(1); in predicate() local
|
/openbsd/gnu/llvm/clang/lib/CodeGen/ |
H A D | CGCXXABI.cpp | 112 llvm::Constant *CGCXXABI::EmitMemberPointer(const APValue &MP, QualType MPT) { in EmitMemberPointer()
|
H A D | ItaniumCXXABI.cpp | 1051 llvm::Constant *ItaniumCXXABI::EmitMemberPointer(const APValue &MP, in EmitMemberPointer()
|
H A D | MicrosoftCXXABI.cpp | 2884 llvm::Constant *MicrosoftCXXABI::EmitMemberPointer(const APValue &MP, in EmitMemberPointer()
|
/openbsd/gnu/llvm/llvm/include/llvm/DebugInfo/CodeView/ |
H A D | TypeRecord.h | 80 auto MP = getMethodKind(); in isVirtual() local 87 auto MP = getMethodKind(); in isIntroducedVirtual() local
|
/openbsd/gnu/llvm/clang/lib/ASTMatchers/ |
H A D | ASTMatchFinder.cpp | 1015 for (const auto &MP : Matchers) { in matchWithoutFilter() local 1040 auto &MP = Matchers[I]; in matchWithFilter() local
|
/openbsd/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/ |
H A D | AsmPrinter.cpp | 481 if (GCMetadataPrinter *MP = getOrCreateGCPrinter(*I)) in doInitialization() local 2256 if (GCMetadataPrinter *MP = getOrCreateGCPrinter(**--I)) in doFinalization() local 3901 if (GCMetadataPrinter *MP = getOrCreateGCPrinter(*I)) in emitStackMaps() local
|
/openbsd/gnu/llvm/clang/lib/Sema/ |
H A D | SemaTemplateDeduction.cpp | 2044 const auto *MP = P->castAs<ConstantMatrixType>(), in DeduceTemplateArgumentsByTypeMatch() local 2061 const auto *MP = P->castAs<DependentSizedMatrixType>(); in DeduceTemplateArgumentsByTypeMatch() local
|
/openbsd/gnu/llvm/clang/utils/TableGen/ |
H A D | ClangDiagnosticsEmitter.cpp | 1174 auto *MP = dyn_cast<MultiPiece>(D.Root); in buildForDocumentation() local
|
/openbsd/gnu/llvm/llvm/lib/MC/MCParser/ |
H A D | MasmParser.cpp | 3031 bool MasmParser::parseMacroArgument(const MCAsmMacroParameter *MP, in parseMacroArgument() 3173 const MCAsmMacroParameter *MP = nullptr; in parseMacroArguments() local
|
/openbsd/gnu/llvm/clang/include/clang/ASTMatchers/ |
H A D | ASTMatchers.h | 4906 const auto *MP = QT->getAs<MemberPointerType>(); in AST_POLYMORPHIC_MATCHER_P2() local
|