Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/LiveDebugValues/
H A DVarLocBasedImpl.cpp988 void transferRegisterCopy(MachineInstr &MI, OpenRangesSet &OpenRanges,
1695 void VarLocBasedLDV::transferRegisterCopy(MachineInstr &MI, in transferRegisterCopy() function in VarLocBasedLDV
1857 transferRegisterCopy(MI, OpenRanges, VarLocIDs, Transfers); in process()
H A DInstrRefBasedImpl.cpp1410 bool transferRegisterCopy(MachineInstr &MI);
2014 bool InstrRefBasedLDV::transferRegisterCopy(MachineInstr &MI) { in transferRegisterCopy() function in InstrRefBasedLDV
2132 if (transferRegisterCopy(MI)) in process()