Searched defs:ML (Results 1 - 13 of 13) sorted by relevance

/freebsd-12-stable/usr.bin/tabs/
H A Dtabs.c84 const char *cr, *ct, *st, *ML; local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyCFGSort.cpp92 const auto *ML = MLI.getLoopFor(MBB); local
[all...]
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonGenMux.cpp233 MuxInfoList ML; local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMLowOverheadLoops.cpp124 MachineLoop *ML = nullptr; member in struct:__anon5069::LowOverheadLoop
137 LowOverheadLoop(MachineLoop *ML) : ML(ML) { argument
581 ProcessLoop(MachineLoop *ML) argument
[all...]
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineLICM.cpp541 const MachineLoop *ML = MLI->getLoopFor(BB); local
725 const MachineLoop *ML = MLI->getLoopFor(BB); local
H A DRDFGraph.cpp475 NodeAddr<NodeBase*> ML = getLastMember(G); local
H A DBranchFolding.cpp1096 MachineLoop *ML; local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DMemCpyOptimizer.cpp497 auto ML = MemoryLocation::get(C); local
/freebsd-12-stable/contrib/llvm-project/clang/lib/AST/
H A DMicrosoftMangle.cpp666 MethodVFTableLocation ML = local
701 mangleVirtualMemPtrThunk( const CXXMethodDecl *MD, const MethodVFTableLocation &ML) argument
3056 mangleVirtualMemPtrThunk( const CXXMethodDecl *MD, const MethodVFTableLocation &ML, raw_ostream &Out) argument
[all...]
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DDependenceAnalysis.cpp1344 const SCEV *ML = SE->getMulExpr(SE->getMulExpr(ConstCoeff, UpperBound), local
/freebsd-12-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDebugInfo.cpp1583 MethodVFTableLocation ML = local
H A DMicrosoftCXXABI.cpp232 MethodVFTableLocation ML = variable
1371 MethodVFTableLocation ML = local
1419 MethodVFTableLocation ML = local
1883 MethodVFTableLocation ML = VFTContext.getMethodVFTableLocation(GD); local
1978 EmitVirtualMemPtrThunk(const CXXMethodDecl *MD, const MethodVFTableLocation &ML) argument
2819 MethodVFTableLocation ML = VTableContext.getMethodVFTableLocation(MD); local
[all...]
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp4534 MemoryLocation ML; local

Completed in 413 milliseconds