Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DSIInsertWaitcnts.cpp309 uint32_t OtherShift; member
1310 OtherScore <= M.OtherLB ? 0 : OtherScore + M.OtherShift; in mergeScore()
1342 M.OtherShift = ScoreUBs[T] - Other.ScoreUBs[T] + M.MyShift; in merge()
1348 ScoreLBs[T] = std::min(M.OldLB + M.MyShift, M.OtherLB + M.OtherShift); in merge()