/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/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 …]
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
H A D | MemorySSAUpdater.cpp | 282 for (auto &MP : InsertedPHIs) in insertUse() local 289 static void setMemoryPhiValueForBlock(MemoryPhi *MP, const BasicBlock *BB, in setMemoryPhiValueForBlock() 444 for (auto &MP : InsertedPHIs) { in insertDef() local 477 if (auto *MP = MSSA->getMemoryAccess(S)) in fixupDefs() local 508 if (auto *MP = MSSA->getMemoryAccess(S)) in fixupDefs() local 1230 static MemoryAccess *onlySingleValue(MemoryPhi *MP) { in onlySingleValue() 1285 if (MemoryPhi *MP = dyn_cast<MemoryPhi>(MA)) { in removeMemoryAccess() local 1320 if (MemoryPhi *MP = dyn_cast<MemoryPhi>(U.getUser())) in removeMemoryAccess() local 1339 if (MemoryPhi *MP = in removeMemoryAccess() local 1353 if (MemoryPhi *MP = MSSA->getMemoryAccess(Succ)) { in removeBlocks() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/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
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ExecutionEngine/Orc/Shared/ |
D | MemoryFlags.h | 44 inline sys::Memory::ProtectionFlags toSysMemoryProtectionFlags(MemProt MP) { in toSysMemoryProtectionFlags() 58 MemProt MP = MemProt::None; in fromSysMemoryProtectionFlags() local
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/ExecutionEngine/Orc/Shared/ |
D | MemoryFlags.h | 44 inline sys::Memory::ProtectionFlags toSysMemoryProtectionFlags(MemProt MP) { in toSysMemoryProtectionFlags() 58 MemProt MP = MemProt::None; in fromSysMemoryProtectionFlags() local
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ExecutionEngine/Orc/Shared/ |
D | MemoryFlags.h | 44 inline sys::Memory::ProtectionFlags toSysMemoryProtectionFlags(MemProt MP) { in toSysMemoryProtectionFlags() 58 MemProt MP = MemProt::None; in fromSysMemoryProtectionFlags() local
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ExecutionEngine/Orc/Shared/ |
D | MemoryFlags.h | 44 inline sys::Memory::ProtectionFlags toSysMemoryProtectionFlags(MemProt MP) { in toSysMemoryProtectionFlags() 58 MemProt MP = MemProt::None; in fromSysMemoryProtectionFlags() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/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
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ExecutionEngine/Orc/ |
D | ELFNixPlatform.h | 134 ELFNixPlatformPlugin(ELFNixPlatform &MP) : MP(MP) {} in ELFNixPlatformPlugin() 177 ELFNixPlatform &MP; variable
|
D | MachOPlatform.h | 200 MachOPlatformPlugin(MachOPlatform &MP) : MP(MP) {} in MachOPlatformPlugin() 280 MachOPlatform &MP; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/ExecutionEngine/Orc/ |
D | ELFNixPlatform.h | 134 ELFNixPlatformPlugin(ELFNixPlatform &MP) : MP(MP) {} in ELFNixPlatformPlugin() 177 ELFNixPlatform &MP; variable
|
D | MachOPlatform.h | 200 MachOPlatformPlugin(MachOPlatform &MP) : MP(MP) {} in MachOPlatformPlugin() 280 MachOPlatform &MP; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ExecutionEngine/Orc/ |
D | ELFNixPlatform.h | 134 ELFNixPlatformPlugin(ELFNixPlatform &MP) : MP(MP) {} in ELFNixPlatformPlugin() 177 ELFNixPlatform &MP; variable
|
D | MachOPlatform.h | 154 MachOPlatformPlugin(MachOPlatform &MP) : MP(MP) {} in MachOPlatformPlugin() 234 MachOPlatform &MP; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ExecutionEngine/Orc/ |
D | ELFNixPlatform.h | 134 ELFNixPlatformPlugin(ELFNixPlatform &MP) : MP(MP) {} in ELFNixPlatformPlugin() 177 ELFNixPlatform &MP; variable
|
D | MachOPlatform.h | 199 MachOPlatformPlugin(MachOPlatform &MP) : MP(MP) {} in MachOPlatformPlugin() 279 MachOPlatform &MP; variable
|
/aosp_15_r20/frameworks/av/media/codec2/tests/ |
H A D | C2Param_test.cpp | 658 struct MP { struct 660 inline MP(T U::*, const ExpectedU*, const UnexpectedU*) { in MP() argument 666 inline MP(T D::*, const D*) { } in MP() function
|
/aosp_15_r20/external/llvm/lib/Transforms/Utils/ |
H A D | MemorySSA.cpp | 581 const auto *MP = cast<MemoryPhi>(Replacee); in dominatesUse() local 595 static MemoryAccess *onlySingleValue(MemoryPhi *MP) { in onlySingleValue() 641 if (MemoryPhi *MP = dyn_cast<MemoryPhi>(MA)) { in removeMemoryAccess() local 722 if (MemoryPhi *MP = getMemoryAccess(&B)) { in verifyDomination() local
|
/aosp_15_r20/external/llvm/unittests/Transforms/Utils/ |
H A D | MemorySSA.cpp | 96 MemoryPhi *MP = MSSA.createMemoryPhi(Merge); in TEST_F() local 139 MemoryPhi *MP = cast<MemoryPhi>(DefiningAccess); in TEST_F() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/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()
|
/aosp_15_r20/external/clang/lib/CodeGen/ |
H A D | CGCXXABI.cpp | 147 llvm::Constant *CGCXXABI::EmitMemberPointer(const APValue &MP, QualType MPT) { in EmitMemberPointer() 283 CharUnits CGCXXABI::getMemberPointerPathAdjustment(const APValue &MP) { in getMemberPointerPathAdjustment()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
H A D | LegacyPassManager.cpp | 450 ModulePass *MP = getContainedPass(Index); in dumpPassStructure() local 527 MPPassManager *MP = static_cast<MPPassManager *>(PassManagers[N]); in getContainedManager() local 1570 ModulePass *MP = getContainedPass(Index); in runOnModule() local 1667 Pass* MPPassManager::getOnTheFlyPass(Pass *MP, AnalysisID PI, Function &F){ in getOnTheFlyPass()
|
/aosp_15_r20/external/clang/lib/StaticAnalyzer/Core/ |
H A D | HTMLDiagnostics.cpp | 481 if (const PathDiagnosticMacroPiece *MP = in HandlePiece() local 577 if (const PathDiagnosticMacroPiece *MP = in ProcessMacroPiece() local
|
/aosp_15_r20/external/llvm/lib/IR/ |
H A D | LegacyPassManager.cpp | 354 ModulePass *MP = getContainedPass(Index); in dumpPassStructure() local 431 MPPassManager *MP = static_cast<MPPassManager *>(PassManagers[N]); in getContainedManager() local 1591 ModulePass *MP = getContainedPass(Index); in runOnModule() local 1678 Pass* MPPassManager::getOnTheFlyPass(Pass *MP, AnalysisID PI, Function &F){ in getOnTheFlyPass()
|