Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/LiveDebugValues/
H A DVarLocBasedImpl.cpp1058 void transferRegisterCopy(MachineInstr &MI, OpenRangesSet &OpenRanges,
1839 void VarLocBasedLDV::transferRegisterCopy(MachineInstr &MI, in transferRegisterCopy() function in VarLocBasedLDV
2008 transferRegisterCopy(MI, OpenRanges, VarLocIDs, Transfers); in process()
H A DInstrRefBasedImpl.h1226 bool transferRegisterCopy(MachineInstr &MI);
H A DInstrRefBasedImpl.cpp2118 bool InstrRefBasedLDV::transferRegisterCopy(MachineInstr &MI) { in transferRegisterCopy() function in InstrRefBasedLDV
2259 if (transferRegisterCopy(MI)) in process()