Home
last modified time | relevance | path

Searched refs:InstrRefBasedLDV (Results 1 – 1 of 1) sorted by relevance

/external/llvm-project/llvm/lib/CodeGen/LiveDebugValues/
DInstrRefBasedImpl.cpp1297 class InstrRefBasedLDV : public LDVImpl { class
1534 InstrRefBasedLDV();
1557 InstrRefBasedLDV::InstrRefBasedLDV() {} in InstrRefBasedLDV() function in InstrRefBasedLDV
1569 InstrRefBasedLDV::extractSpillBaseRegAndOffset(const MachineInstr &MI) { in extractSpillBaseRegAndOffset()
1587 bool InstrRefBasedLDV::transferDebugValue(const MachineInstr &MI) { in transferDebugValue()
1638 bool InstrRefBasedLDV::transferDebugInstrRef(MachineInstr &MI) { in transferDebugInstrRef()
1754 void InstrRefBasedLDV::transferRegisterDef(MachineInstr &MI) { in transferRegisterDef()
1803 void InstrRefBasedLDV::performCopy(Register SrcRegNum, Register DstRegNum) { in performCopy()
1851 bool InstrRefBasedLDV::isSpillInstruction(const MachineInstr &MI, in isSpillInstruction()
1864 bool InstrRefBasedLDV::isLocationSpill(const MachineInstr &MI, in isLocationSpill()
[all …]