Home | History | Annotate | Download | only in ARM

Lines Matching defs:Result

1484   // For floating point we need to move the result to a comparison register
1534 unsigned Result = createResultReg(&ARM::DPRRegClass);
1536 TII.get(ARM::VCVTDS), Result)
1538 UpdateValueMap(I, Result);
1553 unsigned Result = createResultReg(&ARM::SPRRegClass);
1555 TII.get(ARM::VCVTSD), Result)
1557 UpdateValueMap(I, Result);
1628 // This result needs to be in an integer register, but the conversion only
2026 // Copy all of the result registers out of their specified physreg.
2041 // Finally update the result.
2058 // Finally update the result.