Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DGCNRegPressure.h128 decltype(LiveRegs) moveLiveRegs() { in moveLiveRegs() function
DGCNSchedStrategy.cpp508 MBBLiveIns[OnlySucc] = RPTracker.moveLiveRegs(); in computeBlockPressure()
/external/llvm-project/llvm/lib/Target/AMDGPU/
DGCNRegPressure.h136 decltype(LiveRegs) moveLiveRegs() { in moveLiveRegs() function
DGCNSchedStrategy.cpp497 MBBLiveIns[OnlySucc] = RPTracker.moveLiveRegs(); in computeBlockPressure()