Searched refs:NONE64 (Results 1 – 11 of 11) sorted by relevance
364 NONE64, // never recorded 64-bit value enumerator384 : pc_(pc), rmode_(NONE64), data64_(data64), host_(NULL) { in RelocInfo()440 return mode == NONE32 || mode == NONE64; in IsNone()451 (first.rmode() == RelocInfo::NONE64 ? in IsEqual()
753 case RelocInfo::NONE64: in RelocModeName()865 case NONE64: in Verify()
270 return sizeof(T) == 8 ? RelocInfo::NONE64 : RelocInfo::NONE32; in rmode_for()283 return RelocInfo::NONE64;
2166 if (rmode == RelocInfo::NONE64) { in Call()2225 if (rmode == RelocInfo::NONE64) { in CallSize()2242 if (rmode == RelocInfo::NONE64) { in CallSize()
285 rmode_ = RelocInfo::NONE64; in InitializeHandle()
3293 DCHECK(rinfo.rmode() == RelocInfo::NONE64); in GrowBuffer()3365 if (rinfo.rmode() == RelocInfo::NONE64) { in ConstantPoolAddEntry()3532 DCHECK(rinfo2.rmode() == RelocInfo::NONE64); in CheckConstPool()3557 rinfo.rmode() != RelocInfo::NONE64); in CheckConstPool()3643 if (rmode == RelocInfo::NONE64) { in GetConstantPoolType()
554 return RelocInfo::NONE64; in RelocInfoNone()
357 RelocInfo::Mode rmode = RelocInfo::NONE64));
231 rmode_ = RelocInfo::NONE64; in Operand()
2288 __ Move(r8, reinterpret_cast<Address>(&data[128]), RelocInfo::NONE64); in TEST()
10939 __ Call(buf + function.pos(), RelocInfo::NONE64); in TEST()