Home
last modified time | relevance | path

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

123

/external/llvm-project/llvm/lib/Target/WebAssembly/
DWebAssemblySortRegion.cpp18 const auto *ML = MLI.getLoopFor(MBB); in getRegionFor() local
52 MachineBasicBlock *SortRegionInfo::getBottom(const MachineLoop *ML) { in getBottom()
/external/python/cpython3/Include/
Dmethodobject.h44 #define PyCFunction_New(ML, SELF) PyCFunction_NewEx((ML), (SELF), NULL) argument
49 #define PyCFunction_NewEx(ML, SELF, MOD) PyCMethod_New((ML), (SELF), (MOD), NULL) argument
/external/pigweed/pw_bloat/py/pw_bloat/
Dbloat_output.py46 ML = '+' variable in AsciiCharset
62 ML = '├' variable in LineCharset
/external/llvm-project/llvm/lib/Target/ARM/
DMVEVPTOptimisationsPass.cpp97 static bool findLoopComponents(MachineLoop *ML, MachineRegisterInfo *MRI, in findLoopComponents()
162 bool MVEVPTOptimisations::RevertLoopWithCall(MachineLoop *ML) { in RevertLoopWithCall()
191 bool MVEVPTOptimisations::ConvertTailPredLoop(MachineLoop *ML, in ConvertTailPredLoop()
DARMLowOverheadLoops.cpp113 MachineLoop &ML; member in __anone84e0e190111::PostOrderLoopTraversal
119 PostOrderLoopTraversal(MachineLoop &ML, MachineLoopInfo &MLI) in PostOrderLoopTraversal()
355 MachineLoop &ML; member
1025 ARMBasicBlockUtils *BBUtils, MachineLoop &ML) { in Validate()
1221 bool ARMLowOverheadLoops::ProcessLoop(MachineLoop *ML) { in ProcessLoop()
/external/python/cpython2/Include/
Dmethodobject.h48 #define PyCFunction_New(ML, SELF) PyCFunction_NewEx((ML), (SELF), NULL) argument
/external/llvm/lib/Target/X86/
DX86FixupBWInsts.cpp289 if (MachineLoop *ML = MLI->getLoopFor(&MBB)) { in tryReplaceInstr() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86FixupBWInsts.cpp382 if (MachineLoop *ML = MLI->getLoopFor(&MBB)) in tryReplaceInstr() local
/external/llvm-project/llvm/lib/Target/X86/
DX86FixupBWInsts.cpp381 if (MachineLoop *ML = MLI->getLoopFor(&MBB)) in tryReplaceInstr() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
DWebAssemblyCFGSort.cpp92 const auto *ML = MLI.getLoopFor(MBB); in getRegionFor() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMLowOverheadLoops.cpp124 MachineLoop *ML = nullptr; member
581 bool ARMLowOverheadLoops::ProcessLoop(MachineLoop *ML) { in ProcessLoop()
/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-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
/external/llvm/lib/Target/Hexagon/
DHexagonGenMux.cpp200 MuxInfoList ML; in genMuxInBlock() local
/external/llvm-project/llvm/lib/CodeGen/
DMachineLICM.cpp540 const MachineLoop *ML = MLI->getLoopFor(BB); in HoistRegionPostRA() local
730 const MachineLoop *ML = MLI->getLoopFor(BB); in HoistOutOfLoop() local
DMachineCombiner.cpp516 const MachineLoop *ML = MLI->getLoopFor(MBB); in combineInstructions() local
/external/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
/external/llvm/lib/Transforms/Scalar/
DMemCpyOptimizer.cpp525 [C, &AA](const MemoryLocation &ML) { in moveUp()
548 auto ML = MemoryLocation::get(C); in moveUp() 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/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonGenMux.cpp233 MuxInfoList ML; in genMuxInBlock() local
/external/llvm-project/llvm/lib/Target/Hexagon/
DHexagonGenMux.cpp233 MuxInfoList ML; in genMuxInBlock() local
/external/llvm-project/llvm/lib/Transforms/Scalar/
DMemCpyOptimizer.cpp555 NeedLift = llvm::any_of(MemLocs, [C, this](const MemoryLocation &ML) { in moveUp()
581 auto ML = MemoryLocation::get(C); in moveUp() local

123