Searched refs:warnIfRegIndexIsAT (Results 1 – 1 of 1) sorted by relevance
667 void warnIfRegIndexIsAT(unsigned RegIndex, SMLoc Loc);847 AsmParser.warnIfRegIndexIsAT(RegIdx.Index, StartLoc); in getGPR32Reg()4834 warnIfRegIndexIsAT(FirstReg, IDLoc); in expandLoadStoreDMacro()5508 void MipsAsmParser::warnIfRegIndexIsAT(unsigned RegIndex, SMLoc Loc) { in warnIfRegIndexIsAT() function in MipsAsmParser