LLVM API Documentation

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Namespaces | Enumerations
XCoreISelLowering.h File Reference
#include "XCore.h"
#include "llvm/CodeGen/SelectionDAG.h"
#include "llvm/Target/TargetLowering.h"
Include dependency graph for XCoreISelLowering.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  llvm::XCoreTargetLowering
 

Namespaces

 llvm
 List of target independent CodeGen pass IDs.
 
 llvm::XCoreISD
 

Enumerations

enum  llvm::XCoreISD::NodeType {
  llvm::XCoreISD::FIRST_NUMBER = ISD::BUILTIN_OP_END, llvm::XCoreISD::BL, llvm::XCoreISD::PCRelativeWrapper, llvm::XCoreISD::DPRelativeWrapper,
  llvm::XCoreISD::CPRelativeWrapper, llvm::XCoreISD::STWSP, llvm::XCoreISD::RETSP, llvm::XCoreISD::LADD,
  llvm::XCoreISD::LSUB, llvm::XCoreISD::LMUL, llvm::XCoreISD::MACCU, llvm::XCoreISD::MACCS,
  llvm::XCoreISD::CRC8, llvm::XCoreISD::BR_JT, llvm::XCoreISD::BR_JT32, llvm::XCoreISD::MEMBARRIER
}