Searched refs:GetZeroReg (Results 1 – 4 of 4) sorted by relevance
67 unsigned GetZeroReg() const;
97 unsigned MipsABIInfo::GetZeroReg() const { in GetZeroReg() function in MipsABIInfo
474 if (I->getOperand(1).getReg() == Subtarget.getABI().GetZeroReg()) in getEquivalentCompactForm()
2738 MCRegister ZeroReg = IsAddress ? ABI.GetNullPtr() : ABI.GetZeroReg(); in loadImmediate()