Home
last modified time | relevance | path

Searched defs:MP (Results 1 – 25 of 34) sorted by relevance

12

/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/Shared/
H A DMemoryFlags.h44 inline sys::Memory::ProtectionFlags toSysMemoryProtectionFlags(MemProt MP) { in toSysMemoryProtectionFlags() argument
58 MemProt MP = MemProt::None; in fromSysMemoryProtectionFlags() local
[all...]
H A DTargetProcessControlTypes.h182 MemProt MP = MemProt::None; in deserialize() local
/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DSectCreate.h53 MemProt MP; variable
H A DELFNixPlatform.h134 ELFNixPlatformPlugin(ELFNixPlatform & MP) ELFNixPlatformPlugin() argument
177 ELFNixPlatform ∓ global() variable
H A DMachOPlatform.h199 MachOPlatformPlugin(MachOPlatform & MP) MachOPlatformPlugin() argument
279 MachOPlatform ∓ global() variable
/llvm-project/llvm/lib/Analysis/
H A DMemorySSAUpdater.cpp278 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 Dheader_unordered_set_synop.pass.cpp42 using MP = MyPred<V>; in main() typedef
H A Dheader_unordered_map_synop.pass.cpp43 using MP = MyPred<K>; in main() typedef
/llvm-project/libcxx/test/std/containers/views/mdspan/mdspan/
H A Dtypes.pass.cpp124 using MP = typename MDS::mapping_type; test_mdspan_types() typedef
/llvm-project/llvm/utils/TableGen/
H A DDAGISelMatcherOpt.cpp80 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 DLLJITWithObjectLinkingLayerPlugin.cpp229 M.withModuleDo([](Module &MP) { in main()
/llvm-project/llvm/lib/ExecutionEngine/Orc/TargetProcess/
H A DExecutorSharedMemoryMapperService.cpp33 if (MP == MemProt::Read) in getWindowsProtectionFlags() argument
/llvm-project/llvm/lib/IR/
H A DLegacyPassManager.cpp434 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 DGraph.h142 InternalEdgeMapT *MP; variable
/llvm-project/llvm/unittests/Analysis/
H A DMemorySSATest.cpp102 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 DHTMLDiagnostics.cpp1031 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 DCGCXXABI.cpp119 llvm::Constant *CGCXXABI::EmitMemberPointer(const APValue &MP, QualType MPT) { in EmitMemberPointer()
/llvm-project/llvm/lib/Transforms/Scalar/
H A DNewGVN.cpp956 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 DHexagonExpandCondsets.cpp694 MachineOperand &MP = MI.getOperand(1); // Predicate register split() local
969 MachineOperand &MP = TfrI.getOperand(1); predicate() local
/llvm-project/offload/include/OpenMP/
H A DMapping.h40 static MappingConfig MP; in get() local
/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeRecord.h80 auto MP = getMethodKind(); in isVirtual() local
87 auto MP = getMethodKind(); in isIntroducedVirtual() local
/llvm-project/clang/lib/ASTMatchers/
H A DASTMatchFinder.cpp1026 for (const auto &MP : Matchers) { matchWithoutFilter() local
1051 auto &MP = Matchers[I]; matchWithFilter() local
[all...]
/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp524 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 DInterp.h
/llvm-project/clang/utils/TableGen/
H A DClangDiagnosticsEmitter.cpp1177 auto *MP = dyn_cast<MultiPiece>(D.Root); buildForDocumentation() local

12