Searched refs:getATRegIndex (Results 1 – 1 of 1) sorted by relevance
52 ATReg = Opts->getATRegIndex(); in MipsAssemblerOptions()58 unsigned getATRegIndex() const { return ATReg; } in getATRegIndex() function in __anond0efcad40111::MipsAssemblerOptions3919 if (RegIndex != 0 && AssemblerOptions.back()->getATRegIndex() == RegIndex) in warnIfRegIndexIsAT()4101 unsigned ATIndex = AssemblerOptions.back()->getATRegIndex(); in getATReg()