LLVM 19.0.0git
Namespaces | Functions
XCore.h File Reference
#include "MCTargetDesc/XCoreMCTargetDesc.h"
#include "llvm/PassRegistry.h"
#include "llvm/Target/TargetMachine.h"

Go to the source code of this file.

Namespaces

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

Functions

void llvm::initializeXCoreLowerThreadLocalPass (PassRegistry &p)
 
FunctionPassllvm::createXCoreFrameToArgsOffsetEliminationPass ()
 createXCoreFrameToArgsOffsetEliminationPass - returns an instance of the Frame to args offset elimination pass
 
FunctionPassllvm::createXCoreISelDag (XCoreTargetMachine &TM, CodeGenOptLevel OptLevel)
 createXCoreISelDag - This pass converts a legalized DAG into a XCore-specific DAG, ready for instruction scheduling.
 
ModulePass * llvm::createXCoreLowerThreadLocalPass ()
 
void llvm::initializeXCoreDAGToDAGISelPass (PassRegistry &)