Home | History | Annotate | Download | only in x64

Lines Matching refs:reg_code

1681   static int SafepointRegisterStackIndex(int reg_code) {
1682 return kNumSafepointRegisters - kSafepointPushRegisterIndices[reg_code] - 1;