Home | History | Annotate | Download | only in runtime

Lines Matching refs:kLongHiVReg

2118           uint64_t hi = GetVReg(m, reg + 1, kLongHiVReg);
2212 SetVReg(m, reg + 1, static_cast<uint32_t>(value_ >> 32), kLongHiVReg);