Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/CodeGen/
DRegAllocLinearScan.cpp111 avoidWAW_ = 0; in RALinScan()
184 unsigned avoidWAW_; member
231 return reg == avoidWAW_ || in isRecentlyUsed()
1121 avoidWAW_ = physReg; in assignRegOrStackSlotAtInterval()