Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/sys/
Dmount.h656 #define VFS_PROLOGUE(MP) do { \ argument
664 #define VFS_EPILOGUE(MP) \ argument
669 #define VFS_MOUNT(MP) ({ \ argument
677 #define VFS_UNMOUNT(MP, FORCE) ({ \ argument
685 #define VFS_ROOT(MP, FLAGS, VPP) ({ \ argument
693 #define VFS_QUOTACTL(MP, C, U, A) ({ \ argument
701 #define VFS_STATFS(MP, SBP) ({ \ argument
709 #define VFS_SYNC(MP, WAIT) ({ \ argument
717 #define VFS_VGET(MP, INO, FLAGS, VPP) ({ \ argument
725 #define VFS_FHTOVP(MP, FIDP, FLAGS, VPP) ({ \ argument
[all …]
/freebsd-10-stable/contrib/llvm/lib/ExecutionEngine/
DExecutionEngineBindings.cpp212 LLVMModuleProviderRef MP, in LLVMCreateExecutionEngine()
221 LLVMModuleProviderRef MP, in LLVMCreateInterpreter()
230 LLVMModuleProviderRef MP, in LLVMCreateJITCompiler()
287 void LLVMAddModuleProvider(LLVMExecutionEngineRef EE, LLVMModuleProviderRef MP){ in LLVMAddModuleProvider()
301 LLVMModuleProviderRef MP, in LLVMRemoveModuleProvider()
/freebsd-10-stable/sys/arm/mv/armadaxp/
Darmadaxp_mp.c57 #define MP (MV_BASE + 0x20800) macro
/freebsd-10-stable/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
DHTMLDiagnostics.cpp406 if (const PathDiagnosticMacroPiece *MP = in HandlePiece() local
502 if (const PathDiagnosticMacroPiece *MP = in ProcessMacroPiece() local
DPathDiagnostic.cpp35 if (PathDiagnosticMacroPiece *MP = dyn_cast<PathDiagnosticMacroPiece>(*I)) in containsEvent() local
/freebsd-10-stable/contrib/llvm/tools/clang/lib/CodeGen/
DCGCXXABI.cpp110 llvm::Constant *CGCXXABI::EmitMemberPointer(const APValue &MP, QualType MPT) { in EmitMemberPointer()
247 CharUnits CGCXXABI::getMemberPointerPathAdjustment(const APValue &MP) { in getMemberPointerPathAdjustment()
DItaniumCXXABI.cpp622 llvm::Constant *ItaniumCXXABI::EmitMemberPointer(const APValue &MP, in EmitMemberPointer()
DMicrosoftCXXABI.cpp1386 llvm::Constant *MicrosoftCXXABI::EmitMemberPointer(const APValue &MP, in EmitMemberPointer()
/freebsd-10-stable/contrib/llvm/utils/TableGen/
DDAGISelMatcherOpt.cpp71 if (MoveParentMatcher *MP = in ContractNodes() local
/freebsd-10-stable/contrib/llvm/lib/IR/
DLegacyPassManager.cpp352 ModulePass *MP = getContainedPass(Index); in dumpPassStructure() local
439 MPPassManager *MP = static_cast<MPPassManager *>(PassManagers[N]); in getContainedManager() local
1604 ModulePass *MP = getContainedPass(Index); in runOnModule() local
1680 Pass* MPPassManager::getOnTheFlyPass(Pass *MP, AnalysisID PI, Function &F){ in getOnTheFlyPass()
DCore.cpp2505 void LLVMDisposeModuleProvider(LLVMModuleProviderRef MP) { in LLVMDisposeModuleProvider()
/freebsd-10-stable/contrib/llvm/lib/CodeGen/AsmPrinter/
DAsmPrinter.cpp184 if (GCMetadataPrinter *MP = GetOrCreateGCPrinter(*I)) in doInitialization() local
979 if (GCMetadataPrinter *MP = GetOrCreateGCPrinter(*--I)) in doFinalization() local