Lines Matching refs:RegisterOrConstant
222 Address(Register base, RegisterOrConstant index, ScaleFactor scale = times_1, int disp = 0)
237 Address plus_disp(RegisterOrConstant disp, ScaleFactor scale = times_1) const {
280 Address(Register base, RegisterOrConstant index, ScaleFactor scale, ByteSize disp)
2259 RegisterOrConstant itable_index,
2266 RegisterOrConstant vtable_index,
2281 RegisterOrConstant super_check_offset = RegisterOrConstant(-1));
2304 Address argument_address(RegisterOrConstant arg_slot, int extra_slot_offset = 0);
2356 virtual RegisterOrConstant delayed_value_impl(intptr_t* delayed_value_addr,
2401 void addptr(Register dst, RegisterOrConstant src) {
2468 void subptr(Register dst, RegisterOrConstant src) {
2785 void movptr(Register dst, RegisterOrConstant src) {