Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/LiveDebugValues/
H A DInstrRefBasedImpl.cpp1301 class InstrRefBasedLDV : public LDVImpl { class
1538 InstrRefBasedLDV();
1561 InstrRefBasedLDV::InstrRefBasedLDV() {} in InstrRefBasedLDV() function in InstrRefBasedLDV
1573 InstrRefBasedLDV::extractSpillBaseRegAndOffset(const MachineInstr &MI) { in extractSpillBaseRegAndOffset()
1589 bool InstrRefBasedLDV::transferDebugValue(const MachineInstr &MI) { in transferDebugValue()
1640 bool InstrRefBasedLDV::transferDebugInstrRef(MachineInstr &MI) { in transferDebugInstrRef()
1756 void InstrRefBasedLDV::transferRegisterDef(MachineInstr &MI) { in transferRegisterDef()
1805 void InstrRefBasedLDV::performCopy(Register SrcRegNum, Register DstRegNum) { in performCopy()
1853 bool InstrRefBasedLDV::isSpillInstruction(const MachineInstr &MI, in isSpillInstruction()
1866 bool InstrRefBasedLDV::isLocationSpill(const MachineInstr &MI, in isLocationSpill()
[all …]