LLVM: lib/CodeGen/CodeGenCommonISel.cpp File Reference (original) (raw)

Go to the source code of this file.

Macros
#define DEBUG_TYPE "codegen-common"
Functions
static bool MIIsInTerminatorSequence (const MachineInstr &MI)
Given that the input MI is before a partial terminator sequence TSeq, return true if M + TSeq also a partial terminator sequence.
static MachineOperand * getSalvageOpsForCopy (const MachineRegisterInfo &MRI, MachineInstr &Copy)
static MachineOperand * getSalvageOpsForTrunc (const MachineRegisterInfo &MRI, MachineInstr &Trunc, SmallVectorImpl< uint64_t > &Ops)
static MachineOperand * salvageDebugInfoImpl (const MachineRegisterInfo &MRI, MachineInstr &MI, SmallVectorImpl< uint64_t > &Ops)

DEBUG_TYPE

#define DEBUG_TYPE "codegen-common"

getSalvageOpsForCopy()

getSalvageOpsForTrunc()

MIIsInTerminatorSequence()

salvageDebugInfoImpl()