13#ifndef LLVM_LIB_TARGET_XTENSA_XTENSASUBTARGET_H
14#define LLVM_LIB_TARGET_XTENSA_XTENSASUBTARGET_H
25#define GET_SUBTARGETINFO_HEADER
26#include "XtensaGenSubtargetInfo.inc"
33 const Triple &TargetTriple;
51 return &FrameLowering;
Targets can subclass this to parameterize the SelectionDAG lowering and instruction selection process...
StringRef - Represent a constant reference to a string, i.e.
Information about stack frame layout on the target.
Primary interface to the complete machine description for the target machine.
Triple - Helper class for working with autoconf configuration names.
const XtensaRegisterInfo & getRegisterInfo() const
const Triple & getTargetTriple() const
const SelectionDAGTargetInfo * getSelectionDAGInfo() const override
const XtensaInstrInfo * getInstrInfo() const override
const XtensaRegisterInfo * getRegisterInfo() const override
void ParseSubtargetFeatures(StringRef CPU, StringRef TuneCPU, StringRef FS)
const XtensaTargetLowering * getTargetLowering() const override
const TargetFrameLowering * getFrameLowering() const override
This is an optimization pass for GlobalISel generic memory operations.