Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/CodeGen/
DLiveIntervalAnalysis.cpp1512 unsigned ThisVReg = 0; in rewriteInstructionsForSpills() local
1516 ThisVReg = NVI->second; in rewriteInstructionsForSpills()
1528 ThisVReg = 0; in rewriteInstructionsForSpills()
1533 bool IsNew = ThisVReg == 0; in rewriteInstructionsForSpills()
1543 NewVReg = ThisVReg; in rewriteInstructionsForSpills()