LLVM 20.0.0git
|
#include "ARC.h"
#include "ARCInstrInfo.h"
#include "ARCRegisterInfo.h"
#include "ARCSubtarget.h"
#include "MCTargetDesc/ARCInfo.h"
#include "llvm/ADT/Statistic.h"
#include "llvm/CodeGen/MachineFunctionPass.h"
#include "llvm/CodeGen/MachineInstrBuilder.h"
#include "llvm/CodeGen/MachineRegisterInfo.h"
Go to the source code of this file.
Macros | |
#define | DEBUG_TYPE "arc-expand-pseudos" |
Functions | |
static unsigned | getMappedOp (unsigned PseudoOp) |
#define DEBUG_TYPE "arc-expand-pseudos" |
Definition at line 24 of file ARCExpandPseudos.cpp.
Definition at line 49 of file ARCExpandPseudos.cpp.
References llvm_unreachable.