Searched refs:warnIfRegIndexIsAT (Results 1 – 1 of 1) sorted by relevance
737 void warnIfRegIndexIsAT(MCRegister RegIndex, SMLoc Loc);861 AsmParser.warnIfRegIndexIsAT(RegIdx.Index, StartLoc); in getGPR32Reg()5302 warnIfRegIndexIsAT(FirstReg, IDLoc); in expandLoadStoreDMacro()5349 warnIfRegIndexIsAT(FirstReg, IDLoc); in expandStoreDM1Macro()6138 void MipsAsmParser::warnIfRegIndexIsAT(MCRegister RegIndex, SMLoc Loc) { in warnIfRegIndexIsAT() function in MipsAsmParser