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.cpp1012 bool isLocationSpill(const MachineInstr &MI, MachineFunction *MF,
1682 bool VarLocBasedLDV::isLocationSpill(const MachineInstr &MI, in isLocationSpill() function in VarLocBasedLDV
1789 if (isLocationSpill(MI, MF, Reg)) { in transferSpillOrRestoreInst()
H A DInstrRefBasedImpl.h1276 bool isLocationSpill(const MachineInstr &MI, MachineFunction *MF,
H A DInstrRefBasedImpl.cpp2005 bool InstrRefBasedLDV::isLocationSpill(const MachineInstr &MI, in isLocationSpill() function in InstrRefBasedLDV
2080 if (isLocationSpill(MI, MF, Reg)) { in transferSpillOrRestoreInst()