/external/swiftshader/third_party/LLVM/lib/ExecutionEngine/ |
D | ExecutionEngineBindings.cpp | 138 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/ |
D | header_unordered_set_synop.pass.cpp | 46 using MP = MyPred<V>; in main() typedef
|
D | header_unordered_map_synop.pass.cpp | 47 using MP = MyPred<K>; in main() typedef
|
/external/llvm/unittests/Transforms/Utils/ |
D | MemorySSA.cpp | 96 MemoryPhi *MP = MSSA.createMemoryPhi(Merge); in TEST_F() local 139 MemoryPhi *MP = cast<MemoryPhi>(DefiningAccess); in TEST_F() local
|
/external/clang/lib/CodeGen/ |
D | CGCXXABI.cpp | 147 llvm::Constant *CGCXXABI::EmitMemberPointer(const APValue &MP, QualType MPT) { in EmitMemberPointer() 283 CharUnits CGCXXABI::getMemberPointerPathAdjustment(const APValue &MP) { in getMemberPointerPathAdjustment()
|
D | ItaniumCXXABI.cpp | 843 llvm::Constant *ItaniumCXXABI::EmitMemberPointer(const APValue &MP, in EmitMemberPointer()
|
D | MicrosoftCXXABI.cpp | 2615 llvm::Constant *MicrosoftCXXABI::EmitMemberPointer(const APValue &MP, in EmitMemberPointer()
|
/external/clang/lib/StaticAnalyzer/Core/ |
D | HTMLDiagnostics.cpp | 481 if (const PathDiagnosticMacroPiece *MP = in HandlePiece() local 577 if (const PathDiagnosticMacroPiece *MP = in ProcessMacroPiece() local
|
D | PathDiagnostic.cpp | 36 if (PathDiagnosticMacroPiece *MP = dyn_cast<PathDiagnosticMacroPiece>(*I)) in containsEvent() local
|
/external/ltp/testcases/realtime/func/pi-tests/ |
D | testpi-7.c | 190 #define MP "\t\t\t" in med_prio_thread() macro
|
/external/llvm/lib/Transforms/Utils/ |
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
|
/external/llvm/utils/TableGen/ |
D | DAGISelMatcherOpt.cpp | 75 if (MoveParentMatcher *MP = in ContractNodes() local
|
/external/swiftshader/third_party/LLVM/utils/TableGen/ |
D | DAGISelMatcherOpt.cpp | 67 if (MoveParentMatcher *MP = in ContractNodes() local
|
/external/llvm/lib/IR/ |
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()
|
D | Core.cpp | 3121 void LLVMDisposeModuleProvider(LLVMModuleProviderRef MP) { in LLVMDisposeModuleProvider()
|
/external/swiftshader/third_party/LLVM/lib/VMCore/ |
D | PassManager.cpp | 353 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()
|
D | Core.cpp | 2257 void LLVMDisposeModuleProvider(LLVMModuleProviderRef MP) { in LLVMDisposeModuleProvider()
|
/external/pcre/dist2/src/ |
D | pcre2_jit_test.c | 125 #define MP (PCRE2_MULTILINE | PCRE2_UCP) macro
|
/external/clang/lib/ASTMatchers/ |
D | ASTMatchFinder.cpp | 524 for (const auto &MP : Matchers) { in matchWithoutFilter() local 548 auto &MP = Matchers[I]; in matchWithFilter() local
|
/external/llvm/lib/Target/Hexagon/ |
D | HexagonExpandCondsets.cpp | 651 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/ |
D | AsmPrinter.cpp | 177 if (GCMetadataPrinter *MP = GetOrCreateGCPrinter(*I)) in doInitialization() local 907 if (GCMetadataPrinter *MP = GetOrCreateGCPrinter(*--I)) in doFinalization() local
|
/external/llvm/lib/CodeGen/AsmPrinter/ |
D | AsmPrinter.cpp | 233 if (GCMetadataPrinter *MP = GetOrCreateGCPrinter(*I)) in doInitialization() local 1215 if (GCMetadataPrinter *MP = GetOrCreateGCPrinter(**--I)) in doFinalization() local
|
/external/llvm/include/llvm/DebugInfo/CodeView/ |
D | TypeRecord.h | 59 auto MP = getMethodKind(); in isVirtual() local 66 auto MP = getMethodKind(); in isIntroducedVirtual() local
|
/external/swiftshader/third_party/subzero/src/ |
D | PNaClTranslator.cpp | 3051 ModuleValuesymtabParser(unsigned BlockID, ModuleParser *MP) in ModuleValuesymtabParser()
|
/external/mdnsresponder/mDNSCore/ |
D | mDNSEmbeddedAPI.h | 2895 #define mDNSCoreBeSleepProxyServer(M,S,P,MP,TP) \ argument
|