Searched refs:UnmarkTemp (Results 1 – 4 of 4) sorted by relevance
358 void UnmarkTemp(int reg);
665 void Mir2Lir::UnmarkTemp(int reg) { in UnmarkTemp() function in art::Mir2Lir
1190 UnmarkTemp(TargetReg(kLr)); // Remove lr from the temp pool in GenLong3Addr()
726 UnmarkTemp(rARM_LR); in GenMulLong()