Home | History | Annotate | Download | only in mips

Lines Matching full:reg2

107 static void flushRegWide(CompilationUnit *cUnit, int reg1, int reg2)
110 RegisterInfo *info2 = getRegInfo(cUnit, reg2);
1017 int reg1, int reg2)
1019 flushRegWide(cUnit, reg1, reg2);