Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/Target/AMDGPU/
DSIRegisterInfo.cpp946 int64_t VGPRLanes, in buildSGPRSpillLoadStore()
1138 int64_t VGPRLanes = (1LL << std::min(PerVGPR, NumSubRegs)) - 1LL; in spillSGPR() local
1229 int64_t VGPRLanes = (1LL << std::min(PerVGPR, NumSubRegs)) - 1LL; in restoreSGPR() local