OpenASIP 2.2
Loading...
Searching...
No Matches
Classes | Namespaces | Macros | Enumerations
TCEISelLowering.hh File Reference
#include <llvm/CodeGen/TargetLowering.h>
#include "TCEPlugin.hh"
#include "TCESubtarget.hh"
#include "tce_config.h"
#include "TCEString.hh"
#include <map>
#include <iostream>
Include dependency graph for TCEISelLowering.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  llvm::TCETargetLowering
 

Namespaces

namespace  TCEISD
 
namespace  llvm
 

Macros

#define SDLOC_PARAM_TYPE   const SDLoc&
 

Enumerations

enum  {
  TCEISD::FIRST_NUMBER = llvm::ISD::BUILTIN_OP_END , TCEISD::SELECT_I1 , TCEISD::SELECT_I8 , TCEISD::SELECT_I16 ,
  TCEISD::SELECT_I32 , TCEISD::SELECT_I64 , TCEISD::SELECT_F16 , TCEISD::SELECT_F32 ,
  TCEISD::SELECT_F64 , TCEISD::CONST_POOL , TCEISD::GLOBAL_ADDR , TCEISD::BLOCK_ADDR ,
  TCEISD::Hi , TCEISD::Lo , TCEISD::FTOI , TCEISD::ITOF ,
  TCEISD::CALL , TCEISD::RET_FLAG , TCEISD::RET_FLAG_old , TCEISD::SRA_Const ,
  TCEISD::SRL_Const , TCEISD::SHL_Const
}
 

Macro Definition Documentation

◆ SDLOC_PARAM_TYPE

#define SDLOC_PARAM_TYPE   const SDLoc&

Definition at line 76 of file TCEISelLowering.hh.