Home
last modified time | relevance | path

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

12

/external/swiftshader/third_party/LLVM/lib/ExecutionEngine/
DExecutionEngineBindings.cpp138 LLVMModuleProviderRef MP, in LLVMCreateExecutionEngine()
147 LLVMModuleProviderRef MP, in LLVMCreateInterpreter()
156 LLVMModuleProviderRef MP, in LLVMCreateJITCompiler()
209 void LLVMAddModuleProvider(LLVMExecutionEngineRef EE, LLVMModuleProviderRef MP){ in LLVMAddModuleProvider()
223 LLVMModuleProviderRef MP, in LLVMRemoveModuleProvider()
/external/libcxx/test/std/experimental/memory/memory.resource.aliases/
Dheader_unordered_set_synop.pass.cpp46 using MP = MyPred<V>; in main() typedef
Dheader_unordered_map_synop.pass.cpp47 using MP = MyPred<K>; in main() typedef
/external/llvm/unittests/Transforms/Utils/
DMemorySSA.cpp96 MemoryPhi *MP = MSSA.createMemoryPhi(Merge); in TEST_F() local
139 MemoryPhi *MP = cast<MemoryPhi>(DefiningAccess); in TEST_F() local
/external/clang/lib/CodeGen/
DCGCXXABI.cpp147 llvm::Constant *CGCXXABI::EmitMemberPointer(const APValue &MP, QualType MPT) { in EmitMemberPointer()
283 CharUnits CGCXXABI::getMemberPointerPathAdjustment(const APValue &MP) { in getMemberPointerPathAdjustment()
DItaniumCXXABI.cpp843 llvm::Constant *ItaniumCXXABI::EmitMemberPointer(const APValue &MP, in EmitMemberPointer()
DMicrosoftCXXABI.cpp2615 llvm::Constant *MicrosoftCXXABI::EmitMemberPointer(const APValue &MP, in EmitMemberPointer()
/external/clang/lib/StaticAnalyzer/Core/
DHTMLDiagnostics.cpp481 if (const PathDiagnosticMacroPiece *MP = in HandlePiece() local
577 if (const PathDiagnosticMacroPiece *MP = in ProcessMacroPiece() local
DPathDiagnostic.cpp36 if (PathDiagnosticMacroPiece *MP = dyn_cast<PathDiagnosticMacroPiece>(*I)) in containsEvent() local
/external/ltp/testcases/realtime/func/pi-tests/
Dtestpi-7.c190 #define MP "\t\t\t" in med_prio_thread() macro
/external/llvm/lib/Transforms/Utils/
DMemorySSA.cpp581 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
/external/llvm/utils/TableGen/
DDAGISelMatcherOpt.cpp75 if (MoveParentMatcher *MP = in ContractNodes() local
/external/swiftshader/third_party/LLVM/utils/TableGen/
DDAGISelMatcherOpt.cpp67 if (MoveParentMatcher *MP = in ContractNodes() local
/external/llvm/lib/IR/
DLegacyPassManager.cpp354 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()
DCore.cpp3121 void LLVMDisposeModuleProvider(LLVMModuleProviderRef MP) { in LLVMDisposeModuleProvider()
/external/swiftshader/third_party/LLVM/lib/VMCore/
DPassManager.cpp353 ModulePass *MP = getContainedPass(Index); in dumpPassStructure() local
435 MPPassManager *MP = static_cast<MPPassManager *>(PassManagers[N]); in getContainedManager() local
1576 ModulePass *MP = getContainedPass(Index); in runOnModule() local
1647 Pass* MPPassManager::getOnTheFlyPass(Pass *MP, AnalysisID PI, Function &F){ in getOnTheFlyPass()
DCore.cpp2257 void LLVMDisposeModuleProvider(LLVMModuleProviderRef MP) { in LLVMDisposeModuleProvider()
/external/pcre/dist2/src/
Dpcre2_jit_test.c125 #define MP (PCRE2_MULTILINE | PCRE2_UCP) macro
/external/clang/lib/ASTMatchers/
DASTMatchFinder.cpp524 for (const auto &MP : Matchers) { in matchWithoutFilter() local
548 auto &MP = Matchers[I]; in matchWithFilter() local
/external/llvm/lib/Target/Hexagon/
DHexagonExpandCondsets.cpp651 MachineOperand &MP = MI.getOperand(1); // Predicate register in split() local
954 MachineOperand &MP = TfrI.getOperand(1); in predicate() local
/external/swiftshader/third_party/LLVM/lib/CodeGen/AsmPrinter/
DAsmPrinter.cpp177 if (GCMetadataPrinter *MP = GetOrCreateGCPrinter(*I)) in doInitialization() local
907 if (GCMetadataPrinter *MP = GetOrCreateGCPrinter(*--I)) in doFinalization() local
/external/llvm/lib/CodeGen/AsmPrinter/
DAsmPrinter.cpp233 if (GCMetadataPrinter *MP = GetOrCreateGCPrinter(*I)) in doInitialization() local
1215 if (GCMetadataPrinter *MP = GetOrCreateGCPrinter(**--I)) in doFinalization() local
/external/llvm/include/llvm/DebugInfo/CodeView/
DTypeRecord.h59 auto MP = getMethodKind(); in isVirtual() local
66 auto MP = getMethodKind(); in isIntroducedVirtual() local
/external/swiftshader/third_party/subzero/src/
DPNaClTranslator.cpp3051 ModuleValuesymtabParser(unsigned BlockID, ModuleParser *MP) in ModuleValuesymtabParser()
/external/mdnsresponder/mDNSCore/
DmDNSEmbeddedAPI.h2895 #define mDNSCoreBeSleepProxyServer(M,S,P,MP,TP) \ argument

12