Lines Matching refs:result_saved
1410 // If result_saved is true the result is on top of the stack. If
1411 // result_saved is false the result is in r0.
1412 bool result_saved = false;
1425 if (!result_saved) {
1427 result_saved = true;
1481 ASSERT(result_saved);
1487 if (result_saved) {
1523 bool result_saved = false; // Is the result saved to the stack?
1536 if (!result_saved) {
1538 result_saved = true;
1555 if (result_saved) {