Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DGCNRegPressure.cpp51 LaneBitmask PrevMask, in inc()
298 auto PrevMask = LiveMask; in recede() local
306 auto PrevMask = LiveMask; in recede() local
344 auto PrevMask = It.second; in advanceBeforeNext() local
350 auto PrevMask = It.second; in advanceBeforeNext() local
377 auto PrevMask = LiveMask; in advanceToNext() local
H A DGCNSchedStrategy.cpp1376 LaneBitmask PrevMask = NewLiveIns[I][Reg]; in sinkTriviallyRematInsts() local
/openbsd/gnu/llvm/llvm/include/llvm/CodeGen/
H A DRegisterPressure.h308 LaneBitmask PrevMask = InsertRes.first->LaneMask; in insert() local
322 LaneBitmask PrevMask = I->LaneMask; in erase() local
/openbsd/gnu/llvm/llvm/lib/CodeGen/
H A DRegisterPressure.cpp52 LaneBitmask PrevMask, LaneBitmask NewMask) { in increaseSetPressure()
66 LaneBitmask PrevMask, LaneBitmask NewMask) { in decreaseSetPressure()
708 LaneBitmask PrevMask = LiveRegs.insert(P); in addLiveRegs() local
722 LaneBitmask PrevMask; in discoverLiveInOrOut() local
/openbsd/gnu/llvm/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp7108 SmallVector<int> PrevMask(InsertVecSz, UndefMaskElem); in getEntryCost() local
9324 SmallVector<int> PrevMask(NumElts, UndefMaskElem); in vectorizeTree() local