Home | History | Annotate | Download | only in runtime

Lines Matching refs:kDoubleHiVReg

2576           if (GetVRegPair(m, reg, kDoubleLoVReg, kDoubleHiVReg, &longVal)) {
2712 bool success = SetVRegPair(m, reg, value_, kDoubleLoVReg, kDoubleHiVReg);