Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/GlobalISel/
H A DRegisterBankInfo.cpp671 unsigned PartialMapIdx, in setVRegs() argument
675 PartialMapIdx && in setVRegs()
679 assert(NewVRegs[OpToNewVRegIdx[OpIdx] + PartialMapIdx] == 0 && in setVRegs()
681 NewVRegs[OpToNewVRegIdx[OpIdx] + PartialMapIdx] = NewVReg; in setVRegs()
/freebsd-12.1/contrib/llvm/include/llvm/CodeGen/GlobalISel/
H A DRegisterBankInfo.h360 void setVRegs(unsigned OpIdx, unsigned PartialMapIdx, unsigned NewVReg);