Searched refs:isLocationSpill (Results 1 – 3 of 3) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/LiveDebugValues/ |
| H A D | VarLocBasedImpl.cpp | 1015 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 D | InstrRefBasedImpl.h | 1268 bool isLocationSpill(const MachineInstr &MI, MachineFunction *MF,
|
| H A D | InstrRefBasedImpl.cpp | 2039 bool InstrRefBasedLDV::isLocationSpill(const MachineInstr &MI, in isLocationSpill() function in InstrRefBasedLDV 2114 if (isLocationSpill(MI, MF, Reg)) { in transferSpillOrRestoreInst()
|