LLVM: lib/Target/ARC/ARCExpandPseudos.cpp File Reference (original) (raw)

#include "[ARC.h](ARC%5F8h%5Fsource.html)"
#include "[ARCInstrInfo.h](ARCInstrInfo%5F8h%5Fsource.html)"
#include "[ARCRegisterInfo.h](ARCRegisterInfo%5F8h%5Fsource.html)"
#include "[ARCSubtarget.h](ARCSubtarget%5F8h%5Fsource.html)"
#include "[MCTargetDesc/ARCInfo.h](ARCInfo%5F8h%5Fsource.html)"
#include "[llvm/ADT/Statistic.h](Statistic%5F8h%5Fsource.html)"
#include "[llvm/CodeGen/MachineFunctionPass.h](MachineFunctionPass%5F8h%5Fsource.html)"
#include "[llvm/CodeGen/MachineInstrBuilder.h](MachineInstrBuilder%5F8h%5Fsource.html)"
#include "[llvm/CodeGen/MachineRegisterInfo.h](MachineRegisterInfo%5F8h%5Fsource.html)"

Go to the source code of this file.

Macros
#define DEBUG_TYPE "arc-expand-pseudos"
Functions
static unsigned getMappedOp (unsigned PseudoOp)

Macro Definition Documentation

DEBUG_TYPE

#define DEBUG_TYPE "arc-expand-pseudos"

Definition at line 24 of file ARCExpandPseudos.cpp.

Function Documentation

getMappedOp()

unsigned getMappedOp ( unsigned PseudoOp) static

Definition at line 49 of file ARCExpandPseudos.cpp.

References llvm_unreachable.