LLVM 19.0.0git
Macros | Functions
ARCExpandPseudos.cpp File Reference
#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)
 

Macro Definition Documentation

◆ DEBUG_TYPE

#define DEBUG_TYPE   "arc-expand-pseudos"

Definition at line 24 of file ARCExpandPseudos.cpp.

Function Documentation

◆ getMappedOp()

static unsigned getMappedOp ( unsigned  PseudoOp)
static

Definition at line 49 of file ARCExpandPseudos.cpp.

References llvm_unreachable.