Home | History | Annotate | Download | only in x64

Lines Matching refs:reg_code

1388   static int SafepointRegisterStackIndex(int reg_code) {
1389 return kNumSafepointRegisters - kSafepointPushRegisterIndices[reg_code] - 1;