LLVM 20.0.0git
|
Go to the source code of this file.
Namespaces | |
namespace | llvm |
This is an optimization pass for GlobalISel generic memory operations. | |
namespace | llvm::PPC |
Define some predicates that are used for node matching. | |
Functions | |
bool | llvm::PPC::isValidCPU (StringRef CPU) |
void | llvm::PPC::fillValidCPUList (SmallVectorImpl< StringRef > &Values) |
void | llvm::PPC::fillValidTuneCPUList (SmallVectorImpl< StringRef > &Values) |
StringRef | llvm::PPC::getNormalizedPPCTargetCPU (const Triple &T, StringRef CPUName="") |
StringRef | llvm::PPC::getNormalizedPPCTuneCPU (const Triple &T, StringRef CPUName="") |
StringRef | llvm::PPC::normalizeCPUName (StringRef CPUName) |