Searched defs:run (Results 276 - 300 of 521) sorted by relevance

<<11121314151617181920>>

/freebsd-current/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXCtorDtorLowering.cpp283 PreservedAnalyses NVPTXCtorDtorLoweringPass::run(Module &M, function in class:NVPTXCtorDtorLoweringPass
/freebsd-current/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUImageIntrinsicOptimizer.cpp331 AMDGPUImageIntrinsicOptimizerPass::run(Function &F, function in class:AMDGPUImageIntrinsicOptimizerPass
/freebsd-current/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelDAGToDAGHVX.cpp387 bool run(Controls &V) { function in struct:ForwardDeltaNetwork
401 bool run(Controls &V) { function in struct:ReverseDeltaNetwork
415 bool run(Controls &F, Controls &R) { function in struct:BenesNetwork
/freebsd-current/contrib/llvm-project/llvm/include/llvm/ADT/
H A DGenericCycleImpl.h207 void GenericCycleInfoCompute<ContextT>::run(BlockT *EntryBlock) { function in class:llvm::GenericCycleInfoCompute
/freebsd-current/contrib/llvm-project/lld/ELF/
H A DCallGraphSort.cpp193 DenseMap<const InputSectionBase *, int> CallGraphSort::run() { function in class:CallGraphSort
/freebsd-current/contrib/llvm-project/llvm/lib/Analysis/
H A DAliasSetTracker.cpp573 PreservedAnalyses AliasSetsPrinterPass::run(Function &F, function in class:AliasSetsPrinterPass
H A DCallGraph.cpp306 PreservedAnalyses CallGraphPrinterPass::run(Module &M, function in class:CallGraphPrinterPass
312 PreservedAnalyses CallGraphSCCsPrinterPass::run(Module &M, function in class:CallGraphSCCsPrinterPass
/freebsd-current/contrib/llvm-project/llvm/lib/CodeGen/
H A DGCRootLowering.cpp82 PreservedAnalyses GCLoweringPass::run(Function &F, function in class:GCLoweringPass
H A DDwarfEHPrepare.cpp307 bool DwarfEHPrepare::run() { function in class:DwarfEHPrepare
369 PreservedAnalyses DwarfEHPreparePass::run(Function &F, function in class:DwarfEHPreparePass
H A DInterleavedAccessPass.cpp159 PreservedAnalyses InterleavedAccessPass::run(Function &F, function in class:InterleavedAccessPass
/freebsd-current/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DCallGraph.h314 CallGraph run(Module &M, ModuleAnalysisManager &) { return CallGraph(M); } function in class:CallGraphAnalysis
/freebsd-current/contrib/llvm-project/compiler-rt/lib/orc/
H A Dwrapper_function_utils.h439 WrapperFunctionResult run() const { function in class:__orc_rt::WrapperFunctionCall
/freebsd-current/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopVersioningLICM.cpp541 bool LoopVersioningLICM::run(DominatorTree *DT) { function in class:LoopVersioningLICM
576 PreservedAnalyses LoopVersioningLICMPass::run(Loop &L, LoopAnalysisManager &AM, function in class:llvm::LoopVersioningLICMPass
H A DLoopDeletion.cpp517 PreservedAnalyses LoopDeletionPass::run(Loop &L, LoopAnalysisManager &AM, function in class:LoopDeletionPass
H A DLoopDataPrefetch.cpp172 PreservedAnalyses LoopDataPrefetchPass::run(Function &F, function in class:LoopDataPrefetchPass
213 bool LoopDataPrefetch::run() { function in class:LoopDataPrefetch
H A DLoopBoundSplit.cpp473 PreservedAnalyses LoopBoundSplitPass::run(Loop &L, LoopAnalysisManager &AM, function in class:llvm::LoopBoundSplitPass
/freebsd-current/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DSanitizerBinaryMetadata.cpp187 bool SanitizerBinaryMetadata::run() { function in class:__anon2885::SanitizerBinaryMetadata
475 SanitizerBinaryMetadataPass::run(Module &M, AnalysisManager<Module> &AM) { function in class:SanitizerBinaryMetadataPass
H A DIndirectCallPromotion.cpp360 PreservedAnalyses PGOIndirectCallPromotion::run(Module &M, function in class:PGOIndirectCallPromotion
/freebsd-current/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineNegator.cpp516 [[nodiscard]] std::optional<Negator::Result> Negator::run(Value *Root, function in class:Negator
/freebsd-current/contrib/llvm-project/llvm/lib/Transforms/AggressiveInstCombine/
H A DTruncInstCombine.cpp525 bool TruncInstCombine::run(Function &F) { function in class:TruncInstCombine
/freebsd-current/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DBreakCriticalEdges.cpp83 PreservedAnalyses BreakCriticalEdgesPass::run(Function &F, function in class:BreakCriticalEdgesPass
/freebsd-current/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroElide.cpp450 PreservedAnalyses CoroElidePass::run(Function &F, FunctionAnalysisManager &AM) { function in class:CoroElidePass
H A DCoroEarly.cpp258 PreservedAnalyses CoroEarlyPass::run(Module &M, ModuleAnalysisManager &) { function in class:CoroEarlyPass
/freebsd-current/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DThinLTOBitcodeWriter.cpp580 llvm::ThinLTOBitcodeWriterPass::run(Module &M, ModuleAnalysisManager &AM) { function in class:llvm::ThinLTOBitcodeWriterPass
H A DSampleProfileProbe.cpp368 PreservedAnalyses SampleProfileProbePass::run(Module &M, function in class:SampleProfileProbePass
417 PreservedAnalyses PseudoProbeUpdatePass::run(Module &M, function in class:PseudoProbeUpdatePass

Completed in 515 milliseconds

<<11121314151617181920>>