LLVM 24.0.0git
llvm::AArch64SVEShuffleOptsPass Class Reference

#include "Target/AArch64/AArch64.h"

Inheritance diagram for llvm::AArch64SVEShuffleOptsPass:
[legend]

Public Member Functions

 AArch64SVEShuffleOptsPass (const AArch64TargetMachine &TM)
LLVM_ABI PreservedAnalyses run (Loop &L, LoopAnalysisManager &AM, LoopStandardAnalysisResults &AR, LPMUpdater &U)
Public Member Functions inherited from llvm::PassInfoMixin< AArch64SVEShuffleOptsPass >
void printPipeline (raw_ostream &OS, function_ref< StringRef(StringRef)> MapClassName2PassName)

Additional Inherited Members

Static Public Member Functions inherited from llvm::OptionalPassInfoMixin< AArch64SVEShuffleOptsPass >
static bool isRequired ()
Static Public Member Functions inherited from llvm::PassInfoMixin< AArch64SVEShuffleOptsPass >
static bool isRequired ()
Static Public Member Functions inherited from llvm::detail::InfoMixin< AArch64SVEShuffleOptsPass >
static StringRef name ()
 Gets the name of the pass we are mixed into.

Detailed Description

Definition at line 209 of file AArch64.h.

Constructor & Destructor Documentation

◆ AArch64SVEShuffleOptsPass()

llvm::AArch64SVEShuffleOptsPass::AArch64SVEShuffleOptsPass ( const AArch64TargetMachine & TM)
inlineexplicit

Definition at line 214 of file AArch64.h.

Member Function Documentation

◆ run()


The documentation for this class was generated from the following files: