LLVM  8.0.1
Classes | Namespaces | Enumerations
XCoreISelLowering.h File Reference
#include "XCore.h"
#include "llvm/CodeGen/SelectionDAG.h"
#include "llvm/CodeGen/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
 This class represents lattice values for constants.
 
 llvm::XCoreISD
 

Enumerations

enum  llvm::XCoreISD::NodeType : unsigned {
  llvm::XCoreISD::FIRST_NUMBER = ISD::BUILTIN_OP_END, llvm::XCoreISD::BL, llvm::XCoreISD::PCRelativeWrapper, llvm::XCoreISD::DPRelativeWrapper,
  llvm::XCoreISD::CPRelativeWrapper, llvm::XCoreISD::LDWSP, 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::FRAME_TO_ARGS_OFFSET, llvm::XCoreISD::EH_RETURN, llvm::XCoreISD::MEMBARRIER
}