LLVM 17.0.0git
Namespaces | Functions
ARC.h File Reference
#include "MCTargetDesc/ARCMCTargetDesc.h"
#include "llvm/Target/TargetMachine.h"
Include dependency graph for ARC.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  llvm
 This is an optimization pass for GlobalISel generic memory operations.
 

Functions

FunctionPassllvm::createARCISelDag (ARCTargetMachine &TM, CodeGenOpt::Level OptLevel)
 This pass converts a legalized DAG into a ARC-specific DAG, ready for instruction scheduling.
 
FunctionPassllvm::createARCExpandPseudosPass ()
 
FunctionPassllvm::createARCOptAddrMode ()
 
FunctionPassllvm::createARCBranchFinalizePass ()
 
void llvm::initializeARCDAGToDAGISelPass (PassRegistry &)