Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPURegisterBankInfo.cpp740 SmallVector<Register, 4> InitResultRegs; in executeInWaterfallLoop() local
765 InitResultRegs.push_back(InitReg); in executeInWaterfallLoop()
812 for (auto Result : zip(InitResultRegs, ResultRegs, PhiRegs)) { in executeInWaterfallLoop()