LLVM: lib/Target/SystemZ/SystemZInstrInfo.cpp File Reference (original) (raw)

Go to the source code of this file.

Macros
#define GET_INSTRINFO_CTOR_DTOR
#define GET_INSTRMAP_INFO
#define DEBUG_TYPE "systemz-II"
Functions
static uint64_t allOnes (unsigned int Count)
static int isSimpleMove (const MachineInstr &MI, int &FrameIndex, unsigned Flag)
static bool isSimpleBD12Move (const MachineInstr *MI, unsigned Flag)
static LogicOp interpretAndImmediate (unsigned Opcode)
static void transferDeadCC (MachineInstr *OldMI, MachineInstr *NewMI)
static void transferMIFlag (MachineInstr *OldMI, MachineInstr *NewMI, MachineInstr::MIFlag Flag)

DEBUG_TYPE

#define DEBUG_TYPE "systemz-II"

GET_INSTRINFO_CTOR_DTOR

#define GET_INSTRINFO_CTOR_DTOR

GET_INSTRMAP_INFO

#define GET_INSTRMAP_INFO

allOnes()

interpretAndImmediate()

LogicOp interpretAndImmediate ( unsigned Opcode) static

isSimpleBD12Move()

isSimpleMove()

transferDeadCC()

transferMIFlag()