LLVM 17.0.0git
Namespaces | Functions
LoongArch.h File Reference
#include "MCTargetDesc/LoongArchBaseInfo.h"
#include "llvm/Target/TargetMachine.h"
Include dependency graph for LoongArch.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

bool llvm::lowerLoongArchMachineInstrToMCInst (const MachineInstr *MI, MCInst &OutMI, AsmPrinter &AP)
 
bool llvm::lowerLoongArchMachineOperandToMCOperand (const MachineOperand &MO, MCOperand &MCOp, const AsmPrinter &AP)
 
FunctionPass * llvm::createLoongArchExpandAtomicPseudoPass ()
 
FunctionPassllvm::createLoongArchISelDag (LoongArchTargetMachine &TM)
 
FunctionPass * llvm::createLoongArchPreRAExpandPseudoPass ()
 
void llvm::initializeLoongArchDAGToDAGISelPass (PassRegistry &)
 
void llvm::initializeLoongArchExpandAtomicPseudoPass (PassRegistry &)
 
void llvm::initializeLoongArchPreRAExpandPseudoPass (PassRegistry &)