Lines Matching full:none
191 patcher.masm()->call(target, RelocInfo::NONE);
209 if (disp == 0 && rmode == RelocInfo::NONE && !base.is(ebp)) {
213 } else if (is_int8(disp) && rmode == RelocInfo::NONE) {
234 if (disp == 0 && rmode == RelocInfo::NONE && !base.is(ebp)) {
238 } else if (is_int8(disp) && rmode == RelocInfo::NONE) {
807 (x.x_ == kPointerSize) && (x.rmode_ == RelocInfo::NONE)) {
1251 if (imm.rmode_ == RelocInfo::NONE && is_uint8(imm.x_) && reg.code() < 4) {
2358 if (length >= sizeof(int32_t) && adr.rmode_ != RelocInfo::NONE) {
2381 ASSERT(rmode != RelocInfo::NONE);