Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DLiveDebugValues.cpp499 bool isLocationSpill(const MachineInstr &MI, MachineFunction *MF,
975 bool LiveDebugValues::isLocationSpill(const MachineInstr &MI, in isLocationSpill() function in LiveDebugValues
1078 if (isLocationSpill(MI, MF, Reg)) { in transferSpillOrRestoreInst()
/external/llvm-project/llvm/lib/CodeGen/LiveDebugValues/
DVarLocBasedImpl.cpp746 bool isLocationSpill(const MachineInstr &MI, MachineFunction *MF,
1284 bool VarLocBasedLDV::isLocationSpill(const MachineInstr &MI, in isLocationSpill() function in VarLocBasedLDV
1389 if (isLocationSpill(MI, MF, Reg)) { in transferSpillOrRestoreInst()
DInstrRefBasedImpl.cpp1381 bool isLocationSpill(const MachineInstr &MI, MachineFunction *MF,
1864 bool InstrRefBasedLDV::isLocationSpill(const MachineInstr &MI, in isLocationSpill() function in InstrRefBasedLDV
1954 if (isLocationSpill(MI, MF, Reg)) { in transferSpillOrRestoreInst()