Home
last modified time | relevance | path

Searched defs:ML (Results 1 – 25 of 39) sorted by relevance

12

/external/python/cpython2/Include/
Dmethodobject.h48 #define PyCFunction_New(ML, SELF) PyCFunction_NewEx((ML), (SELF), NULL) argument
/external/python/cpython3/Include/
Dmethodobject.h60 #define PyCFunction_New(ML, SELF) PyCFunction_NewEx((ML), (SELF), NULL) argument
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86FixupBWInsts.cpp341 if (MachineLoop *ML = MLI->getLoopFor(&MBB)) in tryReplaceInstr() local
/external/llvm/lib/Target/X86/
DX86FixupBWInsts.cpp289 if (MachineLoop *ML = MLI->getLoopFor(&MBB)) { in tryReplaceInstr() local
/external/llvm/lib/CodeGen/
DMachineCombiner.cpp361 const MachineLoop *ML = MLI->getLoopFor(MBB); in combineInstructions() local
DMachineLICM.cpp456 const MachineLoop *ML = MLI->getLoopFor(BB); in HoistRegionPostRA() local
641 const MachineLoop *ML = MLI->getLoopFor(BB); in HoistOutOfLoop() local
DBranchFolding.cpp464 if (MachineLoop *ML = MLI->getLoopFor(&CurMBB)) in SplitMBBAt() local
1025 if (MachineLoop *ML = MLI->getLoopFor(IBB)) in TailMergeBlocks() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DMachineLICM.cpp504 const MachineLoop *ML = MLI->getLoopFor(BB); in HoistRegionPostRA() local
689 const MachineLoop *ML = MLI->getLoopFor(BB); in HoistOutOfLoop() local
DMachineCombiner.cpp502 const MachineLoop *ML = MLI->getLoopFor(MBB); in combineInstructions() local
DBranchFolding.cpp469 if (MachineLoop *ML = MLI->getLoopFor(&CurMBB)) in SplitMBBAt() local
1125 MachineLoop *ML; in TailMergeBlocks() local
/external/llvm/lib/Target/Hexagon/
DHexagonGenMux.cpp200 MuxInfoList ML; in genMuxInBlock() local
DRDFGraph.cpp445 auto ML = getLastMember(G); in addMember() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DMemCpyOptimizer.cpp560 NeedLift = llvm::any_of(MemLocs, [C, &AA](const MemoryLocation &ML) { in moveUp()
587 auto ML = MemoryLocation::get(C); in moveUp() local
/external/llvm/lib/Transforms/Scalar/
DMemCpyOptimizer.cpp525 [C, &AA](const MemoryLocation &ML) { in moveUp()
548 auto ML = MemoryLocation::get(C); in moveUp() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
DHexagonGenMux.cpp234 MuxInfoList ML; in genMuxInBlock() local
DRDFGraph.cpp494 NodeAddr<NodeBase*> ML = getLastMember(G); in addMember() local
/external/clang/lib/CodeGen/
DMicrosoftCXXABI.cpp220 MicrosoftVTableContext::MethodVFTableLocation ML = in getThisArgumentTypeForMethod() local
1276 MicrosoftVTableContext::MethodVFTableLocation ML = in getVirtualFunctionPrologueThisAdjustment() local
1325 MicrosoftVTableContext::MethodVFTableLocation ML = in adjustThisArgumentForVirtualFunctionCall() local
1790 MicrosoftVTableContext::MethodVFTableLocation &ML) { in getClassAtVTableLocation()
1813 MicrosoftVTableContext::MethodVFTableLocation ML = in getVirtualFunctionPointer() local
1887 const MicrosoftVTableContext::MethodVFTableLocation &ML) { in EmitVirtualMemPtrThunk()
2695 MicrosoftVTableContext::MethodVFTableLocation ML = in EmitMemberFunctionPointer() local
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/text/
DSpoofCheckerTest.java395 int ML = 0; in checkSkeleton() local
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/text/
DSpoofCheckerTest.java392 int ML = 0; in checkSkeleton() local
/external/icu/icu4c/source/test/intltest/
Ditspoof.cpp159 const uint32_t ML = 0; in testSkeleton() local
/external/clang/lib/AST/
DMicrosoftMangle.cpp601 const MicrosoftVTableContext::MethodVFTableLocation &ML = in mangleMemberFunctionPointer() local
639 const MicrosoftVTableContext::MethodVFTableLocation &ML) { in mangleVirtualMemPtrThunk()
2555 const MicrosoftVTableContext::MethodVFTableLocation &ML = in mangleVirtualMemPtrThunk() local
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Transforms/Scalar/
DGVNExpression.h294 void setMemoryLeader(const MemoryAccess *ML) { MemoryLeader = ML; } in setMemoryLeader()
/external/clang/lib/Sema/
DSemaOpenMP.cpp1385 if (auto *ML = Context.getASTMutationListener()) in CheckOMPThreadPrivateDecl() local
11525 if (ASTMutationListener *ML = Context.getASTMutationListener()) in ActOnOpenMPDeclareTargetName() local
11552 if (ASTMutationListener *ML = SemaRef.Context.getASTMutationListener()) in checkDeclInTargetContext() local
11569 if (ASTMutationListener *ML = SemaRef.Context.getASTMutationListener()) in checkDeclInTargetContext() local
11601 if (ASTMutationListener *ML = SemaRef.Context.getASTMutationListener()) in checkDeclInTargetContext() local
11639 if (ASTMutationListener *ML = Context.getASTMutationListener()) in checkDeclIsAllowedInOpenMPTarget() local
11652 if (ASTMutationListener *ML = Context.getASTMutationListener()) in checkDeclIsAllowedInOpenMPTarget() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DDependenceAnalysis.cpp1333 const SCEV *ML = SE->getMulExpr(SE->getMulExpr(ConstCoeff, UpperBound), in weakCrossingSIVtest() local
/external/llvm/lib/Analysis/
DDependenceAnalysis.cpp1267 const SCEV *ML = SE->getMulExpr(SE->getMulExpr(ConstCoeff, UpperBound), in weakCrossingSIVtest() local

12