/freebsd-src/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
H A D | PPCCTRLoops.cpp | 102 for (auto *ML : MLI) { in runOnMachineFunction() local 143 processLoop(MachineLoop * ML) processLoop() argument 237 expandNormalLoops(MachineLoop * ML,MachineInstr * Start,MachineInstr * Dec) expandNormalLoops() argument 314 expandCTRLoops(MachineLoop * ML,MachineInstr * Start,MachineInstr * Dec) expandCTRLoops() argument [all...] |
/freebsd-src/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-src/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
H A D | MoveAutoInit.cpp | 46 MemoryLocation ML; in writeToAlloca() local 63 static BasicBlock *usersDominator(const MemoryLocation &ML, Instruction *I, in usersDominator() 117 std::optional<MemoryLocation> ML = writeToAlloca(I); in runMoveAutoInit() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/ |
H A D | ARMBlockPlacement.cpp | 76 static MachineInstr *findWLS(MachineLoop *ML) { in findWLS() argument 154 bool ARMBlockPlacement::fixBackwardsWLS(MachineLoop *ML) { in fixBackwardsWLS() argument 206 bool ARMBlockPlacement::processPostOrderLoops(MachineLoop *ML) { in processPostOrderLoops() argument [all...] |
H A D | MVETPAndVPTOptimisationsPass.cpp | 111 static bool findLoopComponents(MachineLoop *ML, MachineRegisterInfo *MRI, in findLoopComponents() argument 228 bool MVETPAndVPTOptimisations::LowerWhileLoopStart(MachineLoop *ML) { in LowerWhileLoopStart() argument 320 MergeLoopEnd(MachineLoop * ML) MergeLoopEnd() argument 438 ConvertTailPredLoop(MachineLoop * ML,MachineDominatorTree * DT) ConvertTailPredLoop() argument [all...] |
H A D | ARMLowOverheadLoops.cpp | 129 MachineLoop &ML; in PostOrderLoopTraversal() argument 366 MachineLoop &ML; member 123 MachineLoop &ML; global() member in __anonea511eb40111::PostOrderLoopTraversal 1080 __anonea511eb40b02(MachineInstr *Start, MachineInstr *End, ARMBasicBlockUtils *BBUtils, MachineLoop &ML) Validate() argument 1139 ValidateMVEStore(MachineInstr * MI,MachineLoop * ML) ValidateMVEStore() argument 1329 ProcessLoop(MachineLoop * ML) ProcessLoop() argument [all...] |
/freebsd-src/usr.bin/tabs/ |
H A D | tabs.c | 81 const char *cr, *ct, *st, *ML; in main() local
|
/freebsd-src/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-src/contrib/llvm-project/llvm/lib/Target/X86/ |
H A D | X86PreTileConfig.cpp | 136 auto *ML = MLI->getLoopFor(Header); isLoopBackEdge() local
|
/freebsd-src/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-src/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | MachineLICM.cpp | 536 const MachineLoop *ML = MLI->getLoopFor(BB); HoistRegionPostRA() local 751 const MachineLoop *ML = MLI->getLoopFor(BB); HoistOutOfLoop() local
|
H A D | MachineCombiner.cpp | 582 const MachineLoop *ML = MLI->getLoopFor(MBB); combineInstructions() local
|
H A D | BranchFolding.cpp | 416 if (MachineLoop *ML = MLI->getLoopFor(&CurMBB)) SplitMBBAt() local 1055 MachineLoop *ML; TailMergeBlocks() local
|
H A D | RDFGraph.cpp | 469 Node ML = getLastMember(G); in addMember() local
|
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | MicrosoftCXXABI.cpp | 265 MethodVFTableLocation ML = in getThisArgumentTypeForMethod() local 1434 MethodVFTableLocation ML = getVirtualFunctionPrologueThisAdjustment() local 1482 MethodVFTableLocation ML = adjustThisArgumentForVirtualFunctionCall() local 1958 MethodVFTableLocation ML = VFTContext.getMethodVFTableLocation(GD); getVirtualFunctionPointer() local 2056 EmitVirtualMemPtrThunk(const CXXMethodDecl * MD,const MethodVFTableLocation & ML) EmitVirtualMemPtrThunk() argument 2981 MethodVFTableLocation ML = VTableContext.getMethodVFTableLocation(MD); EmitMemberFunctionPointer() local [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
H A D | MemCpyOptimizer.cpp | 553 __anon328db6730702(const MemoryLocation &ML) moveUp() argument 579 auto ML = MemoryLocation::get(C); moveUp() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/LiveDebugValues/ |
H A D | VarLocBasedImpl.cpp | 430 MachineLoc ML = GetLocForOp(Op); in VarLoc() local 666 __anon98b313540202(VarLoc::MachineLoc ML) containsSpillLocs() argument 691 __anon98b313540302(VarLoc::MachineLoc ML) containsWasmLocs() argument [all...] |
/freebsd-src/contrib/llvm-project/clang/lib/AST/ |
H A D | MicrosoftMangle.cpp | 767 MethodVFTableLocation ML = mangleMemberFunctionPointer() local 821 MethodVFTableLocation ML = mangleMemberFunctionPointerInClassNTTP() local 831 mangleVirtualMemPtrThunk(const CXXMethodDecl * MD,const MethodVFTableLocation & ML) mangleVirtualMemPtrThunk() argument 3635 mangleVirtualMemPtrThunk(const CXXMethodDecl * MD,const MethodVFTableLocation & ML,raw_ostream & Out) mangleVirtualMemPtrThunk() argument [all...] |
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Transforms/Scalar/ |
H A D | GVNExpression.h | 298 void setMemoryLeader(const MemoryAccess *ML) { MemoryLeader = ML; } in setMemoryLeader()
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/JITLink/ |
H A D | JITLink.h | 729 setMemLifetime(orc::MemLifetime ML) setMemLifetime() argument 797 orc::MemLifetime ML = orc::MemLifetime::Standard; global() variable
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | SIInsertWaitcnts.cpp | 2380 shouldFlushVmCnt(MachineLoop * ML,WaitcntBrackets & Brackets) shouldFlushVmCnt() argument
|
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
H A D | SelectionDAGBuilder.cpp | 4759 MemoryLocation ML = MemoryLocation::getAfter(PtrOperand, AAInfo); visitMaskedLoad() local 7878 MemoryLocation ML = MemoryLocation::getAfter(PtrOperand, AAInfo); visitVPLoad() local 8007 MemoryLocation ML = MemoryLocation::getAfter(PtrOperand, AAInfo); visitVPStridedLoad() local
|
/freebsd-src/contrib/llvm-project/clang/lib/Sema/ |
H A D | SemaOpenMP.cpp | 3286 if (ASTMutationListener *ML = Context.getASTMutationListener()) CheckOMPThreadPrivateDecl() local 3394 if (ASTMutationListener *ML = S.Context.getASTMutationListener()) applyOMPAllocateAttribute() local 23366 if (ASTMutationListener *ML = Context.getASTMutationListener()) ActOnOpenMPDeclareTargetName() local 23474 if (ASTMutationListener *ML = Context.getASTMutationListener()) checkDeclIsAllowedInOpenMPTarget() local
|