Home
last modified time | relevance | path

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

/third_party/python/Include/
Dmethodobject.h48 #define PyCFunction_New(ML, SELF) PyCFunction_NewEx((ML), (SELF), NULL) argument
55 #define PyCFunction_NewEx(ML, SELF, MOD) PyCMethod_New((ML), (SELF), (MOD), NULL) argument
/third_party/ltp/tools/sparse/sparse-src/validation/
Denum-min-size.c20 enum ml { ML = -1L }; enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86FixupBWInsts.cpp382 if (MachineLoop *ML = MLI->getLoopFor(&MBB)) in tryReplaceInstr() local
DX86ISelLowering.cpp41380 reduceMaskedLoadToScalarLoad(MaskedLoadSDNode *ML, SelectionDAG &DAG, in reduceMaskedLoadToScalarLoad()
41408 combineMaskedLoadConstantMask(MaskedLoadSDNode *ML, SelectionDAG &DAG, in combineMaskedLoadConstantMask()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
DWebAssemblyCFGSort.cpp92 const auto *ML = MLI.getLoopFor(MBB); in getRegionFor() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMLowOverheadLoops.cpp124 MachineLoop *ML = nullptr; member
581 bool ARMLowOverheadLoops::ProcessLoop(MachineLoop *ML) { in ProcessLoop()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DMemCpyOptimizer.cpp471 NeedLift = llvm::any_of(MemLocs, [C, &AA](const MemoryLocation &ML) { in moveUp()
497 auto ML = MemoryLocation::get(C); in moveUp() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DMachineLICM.cpp541 const MachineLoop *ML = MLI->getLoopFor(BB); in HoistRegionPostRA() local
725 const MachineLoop *ML = MLI->getLoopFor(BB); in HoistOutOfLoop() local
DMachineCombiner.cpp512 const MachineLoop *ML = MLI->getLoopFor(MBB); in combineInstructions() local
DBranchFolding.cpp423 if (MachineLoop *ML = MLI->getLoopFor(&CurMBB)) in SplitMBBAt() local
1094 MachineLoop *ML; in TailMergeBlocks() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonGenMux.cpp233 MuxInfoList ML; in genMuxInBlock() local
DRDFGraph.cpp475 NodeAddr<NodeBase*> ML = getLastMember(G); in addMember() local
DHexagonBitSimplify.cpp1626 BitTracker::RegisterRef ML, MH; in processBlock() local
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/text/
DSpoofCheckerTest.java392 int ML = 0; in checkSkeleton() local
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/text/
DSpoofCheckerTest.java395 int ML = 0; in checkSkeleton() local
/third_party/icu/icu4c/source/test/intltest/
Ditspoof.cpp159 const uint32_t ML = 0; in testSkeleton() local
/third_party/libphonenumber/javascript/i18n/phonenumbers/
Dshortnumbermetadata.js2119 ,"ML":[,[,,"[136-8]\\d{1,4}",,,,,,,[2,3,4,5] property
Dmetadatalite.js4835 ,"ML":[,[,,"[24-9]\\d{7}",,,,,,,[8] property
Dmetadata.js4835 ,"ML":[,[,,"[24-9]\\d{7}",,,,,,,[8] property
Ddemo-compiled.js315 …1"]],,[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]]],ML:[,[,,"[24-9]\\d{7}",… property
602 [,,,,,,,,,[-1]],[,,,,,,,,,[-1]],,[,,,,,,,,,[-1]]],ML:[,[,,"[136-8]\\d{1,4}",,,,,,,[2,3,4,5]],,,[,,"… property
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Scalar/
DGVNExpression.h293 void setMemoryLeader(const MemoryAccess *ML) { MemoryLeader = ML; } in setMemoryLeader()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DDependenceAnalysis.cpp1344 const SCEV *ML = SE->getMulExpr(SE->getMulExpr(ConstCoeff, UpperBound), in weakCrossingSIVtest() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp4534 MemoryLocation ML; in visitMaskedLoad() local
/third_party/node/deps/v8/src/execution/s390/
Dsimulator-s390.cc10034 EVALUATE(ML) { in EVALUATE() argument