Home
last modified time | relevance | path

Searched defs:PrevMask (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DGCNRegPressure.cpp98 LaneBitmask PrevMask, in inc()
339 auto PrevMask = LiveMask; in recede() local
347 auto PrevMask = LiveMask; in recede() local
383 auto PrevMask = It.second; in advanceBeforeNext() local
389 auto PrevMask = It.second; in advanceBeforeNext() local
413 auto PrevMask = LiveMask; in advanceToNext() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DRegisterPressure.h309 LaneBitmask PrevMask = InsertRes.first->LaneMask; in insert() local
323 LaneBitmask PrevMask = I->LaneMask; in erase() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DRegisterPressure.cpp52 LaneBitmask PrevMask, LaneBitmask NewMask) { in increaseSetPressure()
66 LaneBitmask PrevMask, LaneBitmask NewMask) { in decreaseSetPressure()
707 LaneBitmask PrevMask = LiveRegs.insert(P); in addLiveRegs() local
721 LaneBitmask PrevMask; in discoverLiveInOrOut() local