/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
H A D | PPCCTRLoops.cpp | 102 for (auto *ML : MLI) { in runOnMachineFunction() local 146 bool PPCCTRLoops::processLoop(MachineLoop *ML) { in processLoop() 240 void PPCCTRLoops::expandNormalLoops(MachineLoop *ML, MachineInstr *Start, in expandNormalLoops() 317 void PPCCTRLoops::expandCTRLoops(MachineLoop *ML, MachineInstr *Start, in expandCTRLoops()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/ |
H A D | WebAssemblySortRegion.cpp | 18 const auto *ML = MLI.getLoopFor(MBB); in getRegionFor() local 52 MachineBasicBlock *SortRegionInfo::getBottom(const MachineLoop *ML) { in getBottom()
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
H A D | MoveAutoInit.cpp | 118 if (!ML) in runMoveAutoInit() local 47 MemoryLocation ML; writeToAlloca() local 64 usersDominator(const MemoryLocation & ML,Instruction * I,DominatorTree & DT,MemorySSA & MSSA) usersDominator() argument [all...] |
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/ |
H A D | ARMBlockPlacement.cpp | 76 static MachineInstr *findWLS(MachineLoop *ML) { in findWLS() 154 bool ARMBlockPlacement::fixBackwardsWLS(MachineLoop *ML) { in fixBackwardsWLS() 206 bool ARMBlockPlacement::processPostOrderLoops(MachineLoop *ML) { in processPostOrderLoops()
|
H A D | MVETPAndVPTOptimisationsPass.cpp | 111 static bool findLoopComponents(MachineLoop *ML, MachineRegisterInfo *MRI, in findLoopComponents() 228 bool MVETPAndVPTOptimisations::LowerWhileLoopStart(MachineLoop *ML) { in LowerWhileLoopStart() 320 bool MVETPAndVPTOptimisations::MergeLoopEnd(MachineLoop *ML) { in MergeLoopEnd() 438 bool MVETPAndVPTOptimisations::ConvertTailPredLoop(MachineLoop *ML, in ConvertTailPredLoop()
|
H A D | ARMLowOverheadLoops.cpp | 129 MachineLoop &ML; member in __anona50655620111::PostOrderLoopTraversal 135 PostOrderLoopTraversal(MachineLoop &ML, MachineLoopInfo &MLI) in PostOrderLoopTraversal() 366 MachineLoop &ML; member 1068 ARMBasicBlockUtils *BBUtils, MachineLoop &ML) { in Validate() 1127 static bool ValidateMVEStore(MachineInstr *MI, MachineLoop *ML) { in ValidateMVEStore() 1317 bool ARMLowOverheadLoops::ProcessLoop(MachineLoop *ML) { in ProcessLoop()
|
/freebsd/usr.bin/tabs/ |
H A D | tabs.c | 81 const char *cr, *ct, *st, *ML; in main() local
|
/freebsd/contrib/llvm-project/llvm/lib/Analysis/ |
H A D | InlineOrder.cpp | 25 enum class InlinePriorityMode : int { Size, Cost, CostBenefit, ML }; enumerator
|
H A D | DependenceAnalysis.cpp | 1431 const SCEV *ML = SE->getMulExpr(SE->getMulExpr(ConstCoeff, UpperBound), in weakCrossingSIVtest() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
H A D | HexagonGenMux.cpp | 230 MuxInfoList ML; in genMuxInBlock() local
|
H A D | HexagonBitSimplify.cpp | 1661 BitTracker::RegisterRef ML, MH; in processBlock() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
H A D | X86PreTileConfig.cpp | 137 auto *ML = MLI->getLoopFor(Header); in isLoopBackEdge() local
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | MachineLICM.cpp | 594 const MachineLoop *ML = MLI->getLoopFor(BB); in HoistRegionPostRA() local 820 const MachineLoop *ML = MLI->getLoopFor(BB); in HoistOutOfLoop() local
|
H A D | WindowScheduler.cpp | 103 WindowScheduler::WindowScheduler(MachineSchedContext *C, MachineLoop &ML) in WindowScheduler()
|
H A D | MachineCombiner.cpp | 567 const MachineLoop *ML = MLI->getLoopFor(MBB); in combineInstructions() local
|
H A D | BranchFolding.cpp | 420 if (MachineLoop *ML = MLI->getLoopFor(&CurMBB)) in SplitMBBAt() local 1064 MachineLoop *ML; in TailMergeBlocks() local
|
H A D | RDFGraph.cpp | 469 Node ML = getLastMember(G); in addMember() local
|
/freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | MicrosoftCXXABI.cpp | 265 MethodVFTableLocation ML = in getThisArgumentTypeForMethod() local 1450 MethodVFTableLocation ML = in getVirtualFunctionPrologueThisAdjustment() local 1498 MethodVFTableLocation ML = in adjustThisArgumentForVirtualFunctionCall() local 1968 MethodVFTableLocation ML = VFTContext.getMethodVFTableLocation(GD); in getVirtualFunctionPointer() local 2067 const MethodVFTableLocation &ML) { in EmitVirtualMemPtrThunk() 2994 MethodVFTableLocation ML = VTableContext.getMethodVFTableLocation(MD); in EmitMemberFunctionPointer() local
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
H A D | MemCpyOptimizer.cpp | 558 NeedLift = llvm::any_of(MemLocs, [C, this](const MemoryLocation &ML) { in moveUp() 584 auto ML = MemoryLocation::get(C); in moveUp() local
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/LiveDebugValues/ |
H A D | VarLocBasedImpl.cpp | 430 MachineLoc ML = GetLocForOp(Op); in VarLoc() local 666 return any_of(Locs, [](VarLoc::MachineLoc ML) { in containsSpillLocs() 691 return any_of(Locs, [](VarLoc::MachineLoc ML) { in containsWasmLocs()
|
/freebsd/contrib/llvm-project/clang/lib/AST/ |
H A D | MicrosoftMangle.cpp | 809 MethodVFTableLocation ML = in mangleMemberFunctionPointer() local 907 MethodVFTableLocation ML = in mangleMemberFunctionPointerInClassNTTP() local 917 const CXXMethodDecl *MD, const MethodVFTableLocation &ML) { in mangleVirtualMemPtrThunk() 3782 const CXXMethodDecl *MD, const MethodVFTableLocation &ML, in mangleVirtualMemPtrThunk()
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Scalar/ |
H A D | GVNExpression.h | 298 void setMemoryLeader(const MemoryAccess *ML) { MemoryLeader = ML; } in setMemoryLeader()
|
/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/JITLink/ |
H A D | JITLink.h | 730 void setMemLifetime(orc::MemLifetime ML) { this->ML = ML; } in setMemLifetime() 798 orc::MemLifetime ML = orc::MemLifetime::Standard; variable
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | SIInsertWaitcnts.cpp | 2337 bool SIInsertWaitcnts::shouldFlushVmCnt(MachineLoop *ML, in shouldFlushVmCnt()
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
H A D | SelectionDAGBuilder.cpp | 4969 MemoryLocation ML = MemoryLocation::getAfter(PtrOperand, AAInfo); in visitMaskedLoad() local 8291 MemoryLocation ML = MemoryLocation::getAfter(PtrOperand, AAInfo); in visitVPLoad() local 8420 MemoryLocation ML = MemoryLocation::getAfter(PtrOperand, AAInfo); in visitVPStridedLoad() local
|