Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DLiveDebugValues.cpp1002 unsigned RegNext; in isLocationSpill() local
1006 if (isKilledReg(MONext, RegNext) && RegNext == Reg) in isLocationSpill()
/external/llvm-project/llvm/lib/CodeGen/LiveDebugValues/
DVarLocBasedImpl.cpp1311 Register RegNext; in isLocationSpill() local
1315 if (isKilledReg(MONext, RegNext) && RegNext == Reg) in isLocationSpill()
DInstrRefBasedImpl.cpp1899 unsigned RegNext; in isLocationSpill() local
1903 if (isKilledReg(MONext, RegNext) && RegNext == Reg) in isLocationSpill()