Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/LiveDebugValues/
H A DVarLocBasedImpl.cpp1015 bool isLocationSpill(const MachineInstr &MI, MachineFunction *MF,
1691 bool VarLocBasedLDV::isLocationSpill(const MachineInstr &MI, in isLocationSpill() function in VarLocBasedLDV
1798 if (isLocationSpill(MI, MF, Reg)) { in transferSpillOrRestoreInst()
H A DInstrRefBasedImpl.h1268 bool isLocationSpill(const MachineInstr &MI, MachineFunction *MF,
H A DInstrRefBasedImpl.cpp2039 bool InstrRefBasedLDV::isLocationSpill(const MachineInstr &MI, in isLocationSpill() function in InstrRefBasedLDV
2114 if (isLocationSpill(MI, MF, Reg)) { in transferSpillOrRestoreInst()