Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/
H A DSIFixSGPRCopies.cpp942 unsigned NumReadfirstlanes; member in V2SCopyInfo
954 : Copy(C), NumSVCopies(0), NumReadfirstlanes(Width / 32), ID(Id){}; in V2SCopyInfo()
1001 I->NumSVCopies + I->SiblingPenalty + I->NumReadfirstlanes; in lowerVGPR2SGPRCopies()