Searched refs:IsCpRestoreSet (Results 1 – 1 of 1) sorted by relevance
119 bool IsCpRestoreSet; member in __anond0efcad40211::MipsAsmParser432 IsCpRestoreSet = false; in MipsAsmParser()1704 if (IsCpRestoreSet && inMicroMipsMode()) in processInstruction()1913 if (IsCpRestoreSet) { in processInstruction()2096 if (IsCpRestoreSet && inMicroMipsMode()) { in expandJalWithRegs()2109 if (IsCpRestoreSet && inMicroMipsMode()) in expandJalWithRegs()5475 IsCpRestoreSet = false; in parseDirectiveCpRestore()5477 IsCpRestoreSet = true; in parseDirectiveCpRestore()6117 IsCpRestoreSet = false; in ParseDirective()6146 IsCpRestoreSet = false; in ParseDirective()[all …]