Searched refs:NONE64 (Results 1 – 12 of 12) sorted by relevance
418 NONE64, // never recorded 64-bit value enumerator501 return mode == NONE32 || mode == NONE64; in IsNone()
794 case NONE64: in RelocModeName()930 case NONE64: in Verify()
276 return sizeof(T) == 8 ? RelocInfo::NONE64 : RelocInfo::NONE32; in rmode_for()289 return RelocInfo::NONE64;
1950 if (rmode == RelocInfo::NONE64) { in Call()2009 if (rmode == RelocInfo::NONE64) { in CallSize()2026 if (rmode == RelocInfo::NONE64) { in CallSize()
275 rmode_ = RelocInfo::NONE64; in InitializeHandle()
319 RelocInfo::Mode rmode = RelocInfo::NONE64));
187 rmode_ = RelocInfo::NONE64; in Operand()
289 const RelocInfo::Mode kRelocInfo_NONEPTR = RelocInfo::NONE64;
532 return RelocInfo::NONE64; in RelocInfoNone()
2271 __ Move(r8, reinterpret_cast<Address>(&data[128]), RelocInfo::NONE64); in TEST()
10914 __ Call(buf + function.pos(), RelocInfo::NONE64); in TEST()
3748 rmode != RelocInfo::CONST_POOL && rmode != RelocInfo::NONE64); in ConstantPoolAddEntry()