/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
|
/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/ |
H A D | SectCreate.h | 53 MemProt MP; variable
|
H A D | ELFNixPlatform.h | 134 ELFNixPlatformPlugin(ELFNixPlatform & MP) ELFNixPlatformPlugin() argument 177 ELFNixPlatform ∓ global() variable
|
H A D | MachOPlatform.h | 199 MachOPlatformPlugin(MachOPlatform & MP) MachOPlatformPlugin() argument 279 MachOPlatform ∓ global() variable
|
/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...] |
/llvm-project/libcxx/test/std/utilities/utility/mem.res/mem.res.aliases/ |
H A D | header_unordered_set_synop.pass.cpp | 42 using MP = MyPred<V>; in main() typedef
|
H A D | header_unordered_map_synop.pass.cpp | 43 using MP = MyPred<K>; in main() typedef
|
/llvm-project/libcxx/test/std/containers/views/mdspan/mdspan/ |
H A D | types.pass.cpp | 124 using MP = typename MDS::mapping_type; test_mdspan_types() typedef
|
/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
|
/llvm-project/llvm/examples/OrcV2Examples/LLJITWithObjectLinkingLayerPlugin/ |
H A D | LLJITWithObjectLinkingLayerPlugin.cpp | 229 M.withModuleDo([](Module &MP) { in main()
|
/llvm-project/llvm/lib/ExecutionEngine/Orc/TargetProcess/ |
H A D | ExecutorSharedMemoryMapperService.cpp | 33 if (MP == MemProt::Read) in getWindowsProtectionFlags() argument
|
/llvm-project/llvm/lib/IR/ |
H A D | LegacyPassManager.cpp | 434 ModulePass *MP = getContainedPass(Index); dumpPassStructure() local 510 MPPassManager *MP = static_cast<MPPassManager *>(PassManagers[N]); getContainedManager() local 1539 ModulePass *MP = getContainedPass(Index); runOnModule() local 1647 getOnTheFlyPass(Pass * MP,AnalysisID PI,Function & F) getOnTheFlyPass() argument [all...] |
/llvm-project/llvm/include/llvm/XRay/ |
H A D | Graph.h | 142 InternalEdgeMapT *MP; variable
|
/llvm-project/llvm/unittests/Analysis/ |
H A D | MemorySSATest.cpp | 102 MemoryPhi *MP = MSSA.getMemoryAccess(Merge); in TEST_F() local 147 MemoryPhi *MP = MSSA.getMemoryAccess(Merge); in TEST_F() local 232 MemoryPhi *MP = MSSA.getMemoryAccess(Merge); in TEST_F() local 502 MemoryPhi *MP in TEST_F() local [all...] |
/llvm-project/clang/lib/StaticAnalyzer/Core/ |
H A D | HTMLDiagnostics.cpp | 1031 if (const auto *MP = dyn_cast<PathDiagnosticMacroPiece>(&P)) { HandlePiece() local 1125 if (const auto *MP = dyn_cast<PathDiagnosticMacroPiece>(subPiece.get())) { ProcessMacroPiece() local
|
/llvm-project/clang/lib/CodeGen/ |
H A D | CGCXXABI.cpp | 119 llvm::Constant *CGCXXABI::EmitMemberPointer(const APValue &MP, QualType MPT) { in EmitMemberPointer()
|
/llvm-project/llvm/lib/Transforms/Scalar/ |
H A D | NewGVN.cpp | 956 auto *MP = dyn_cast<MemoryPhi>(V); getBlockForValue() local 1669 if (auto *MP = dyn_cast<MemoryPhi>(From)) { setMemoryClass() local 2903 const MemoryPhi *MP = cast<MemoryPhi>(&Def); initializeCongruenceClasses() local 3037 valueNumberMemoryPhi(MemoryPhi * MP) valueNumberMemoryPhi() argument 3164 auto *MP = cast<MemoryPhi>(EndDef); singleReachablePHIPath() local 3409 if (auto *MP = dyn_cast<MemoryPhi>(V)) { iterateTouchedInstructions() local [all...] |
/llvm-project/llvm/lib/Target/Hexagon/ |
H A D | HexagonExpandCondsets.cpp | 694 MachineOperand &MP = MI.getOperand(1); // Predicate register split() local 969 MachineOperand &MP = TfrI.getOperand(1); predicate() local
|
/llvm-project/offload/include/OpenMP/ |
H A D | Mapping.h | 40 static MappingConfig MP; in get() local
|
/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
|
/llvm-project/clang/lib/ASTMatchers/ |
H A D | ASTMatchFinder.cpp | 1026 for (const auto &MP : Matchers) { matchWithoutFilter() local 1051 auto &MP = Matchers[I]; matchWithFilter() local [all...] |
/llvm-project/llvm/lib/CodeGen/AsmPrinter/ |
H A D | AsmPrinter.cpp | 524 if (GCMetadataPrinter *MP = getOrCreateGCPrinter(*I)) doInitialization() local 2469 if (GCMetadataPrinter *MP = getOrCreateGCPrinter(**--I)) doFinalization() local 4153 if (GCMetadataPrinter *MP = getOrCreateGCPrinter(*I)) emitStackMaps() local
|
/llvm-project/clang/lib/AST/Interp/ |
H A D | Interp.h |
|
/llvm-project/clang/utils/TableGen/ |
H A D | ClangDiagnosticsEmitter.cpp | 1177 auto *MP = dyn_cast<MultiPiece>(D.Root); buildForDocumentation() local
|