HomeSort by relevance Sort by last modified time
    Searched refs:target_address_at (Results 1 - 25 of 36) sorted by null

1 2

  /external/v8/src/mips/
assembler-mips-inl.h 103 return Assembler::target_address_at(pc_, host_);
140 Address Assembler::target_address_at(Address pc, Code* code) { function in class:v8::internal::Assembler
142 return target_address_at(pc, constant_pool);
203 return reinterpret_cast<Object*>(Assembler::target_address_at(pc_, host_));
210 Assembler::target_address_at(pc_, host_)));
233 return Assembler::target_address_at(pc_, host_);
318 Assembler::target_address_at(pc_ + Assembler::kInstrSize, host_));
334 return Assembler::target_address_at(pc_, host_);
assembler-mips.h 463 static Address target_address_at(Address pc);
468 INLINE(static Address target_address_at(Address pc, Address constant_pool)) {
469 return target_address_at(pc);
476 INLINE(static Address target_address_at(Address pc, Code* code));
    [all...]
assembler-mips.cc 194 return Assembler::target_address_at(pc_, host_);
199 return Assembler::target_address_at(pc_, host_);
204 return reinterpret_cast<uint32_t>(Assembler::target_address_at(pc_, host_));
209 return reinterpret_cast<uint32_t>(Assembler::target_address_at(pc_, host_));
3211 Address Assembler::target_address_at(Address pc) { function in class:v8::Assembler
    [all...]
codegen-mips.cc 743 Assembler::target_address_at(sequence + Assembler::kInstrSize);
  /external/v8/src/mips64/
assembler-mips64-inl.h 103 return Assembler::target_address_at(pc_, host_);
142 Address Assembler::target_address_at(Address pc, Code* code) { function in class:v8::internal::Assembler
144 return target_address_at(pc, constant_pool);
191 return reinterpret_cast<Object*>(Assembler::target_address_at(pc_, host_));
198 Assembler::target_address_at(pc_, host_)));
221 return Assembler::target_address_at(pc_, host_);
300 Assembler::target_address_at(pc_ + Assembler::kInstrSize, host_));
316 return Assembler::target_address_at(pc_, host_);
assembler-mips64.h 468 static Address target_address_at(Address pc);
473 INLINE(static Address target_address_at(Address pc, Address constant_pool)) {
474 return target_address_at(pc);
481 INLINE(static Address target_address_at(Address pc, Code* code));
    [all...]
assembler-mips64.cc 172 return Assembler::target_address_at(pc_, host_);
177 return Assembler::target_address_at(pc_, host_);
183 reinterpret_cast<intptr_t>((Assembler::target_address_at(pc_, host_))));
189 reinterpret_cast<intptr_t>((Assembler::target_address_at(pc_, host_))));
3455 Address Assembler::target_address_at(Address pc) { function in class:v8::internal::Assembler
    [all...]
  /external/v8/src/ppc/
assembler-ppc-inl.h 63 Address target = Assembler::target_address_at(pc_, host_);
77 return Assembler::target_address_at(pc_, host_);
90 return Assembler::target_address_at(pc_, host_);
134 Address Assembler::target_address_at(Address pc, Code* code) { function in class:v8::internal::Assembler
136 return target_address_at(pc, constant_pool);
180 return reinterpret_cast<Object*>(Assembler::target_address_at(pc_, host_));
187 reinterpret_cast<Object**>(Assembler::target_address_at(pc_, host_)));
209 return Assembler::target_address_at(pc_, host_);
279 Assembler::target_address_at(pc_ + kCodeAgingTargetDelta, host_));
294 return Assembler::target_address_at(pc_, host_)
446 Address Assembler::target_address_at(Address pc, Address constant_pool) { function in class:v8::internal::Assembler
    [all...]
codegen-ppc.cc 209 Assembler::target_address_at(sequence + kCodeAgingTargetDelta, code);
assembler-ppc.cc 166 return Assembler::target_address_at(pc_, host_);
172 reinterpret_cast<intptr_t>(Assembler::target_address_at(pc_, host_)));
177 return Assembler::target_address_at(pc_, host_);
183 reinterpret_cast<intptr_t>(Assembler::target_address_at(pc_, host_)));
    [all...]
assembler-ppc.h 469 INLINE(static Address target_address_at(Address pc, Address constant_pool));
473 INLINE(static Address target_address_at(Address pc, Code* code));
    [all...]
  /external/v8/src/s390/
assembler-s390-inl.h 72 Address target = Assembler::target_address_at(pc_, host_);
85 return Assembler::target_address_at(pc_, host_);
96 return Assembler::target_address_at(pc_, host_);
122 Address Assembler::target_address_at(Address pc, Code* code) { function in class:v8::internal::Assembler
124 return target_address_at(pc, constant_pool);
157 return reinterpret_cast<Object*>(Assembler::target_address_at(pc_, host_));
164 reinterpret_cast<Object**>(Assembler::target_address_at(pc_, host_)));
187 return Assembler::target_address_at(pc_, host_);
256 Assembler::target_address_at(pc_ + kCodeAgingTargetDelta, host_));
269 return Assembler::target_address_at(pc_, host_)
451 Address Assembler::target_address_at(Address pc, Address constant_pool) { function in class:v8::internal::Assembler
    [all...]
codegen-s390.cc 201 Assembler::target_address_at(sequence + kCodeAgingTargetDelta, code);
assembler-s390.cc 233 return Assembler::target_address_at(pc_, host_);
239 reinterpret_cast<intptr_t>(Assembler::target_address_at(pc_, host_)));
244 return Assembler::target_address_at(pc_, host_);
250 reinterpret_cast<intptr_t>(Assembler::target_address_at(pc_, host_)));
    [all...]
assembler-s390.h 447 INLINE(static Address target_address_at(Address pc, Address constant_pool));
451 INLINE(static Address target_address_at(Address pc, Code* code));
    [all...]
  /external/v8/src/arm/
assembler-arm-inl.h 71 return Assembler::target_address_at(pc_, host_);
104 return reinterpret_cast<Object*>(Assembler::target_address_at(pc_, host_));
111 Assembler::target_address_at(pc_, host_)));
134 return Assembler::target_address_at(pc_, host_);
511 Address Assembler::target_address_at(Address pc, Address constant_pool) { function in class:v8::internal::Assembler
593 Address Assembler::target_address_at(Address pc, Code* code) { function in class:v8::internal::Assembler
595 return target_address_at(pc, constant_pool);
assembler-arm.h 728 INLINE(static Address target_address_at(Address pc, Address constant_pool));
732 INLINE(static Address target_address_at(Address pc, Code* code));
    [all...]
  /external/v8/src/ia32/
assembler-ia32-inl.h 83 return Assembler::target_address_at(pc_, host_);
210 Assembler::target_address_at(pc_ + 1, host_));
226 return Assembler::target_address_at(location, host_);
435 Address Assembler::target_address_at(Address pc, Address constant_pool) { function in class:v8::internal::Assembler
450 Address Assembler::target_address_at(Address pc, Code* code) { function in class:v8::internal::Assembler
452 return target_address_at(pc, constant_pool);
assembler-ia32.h 498 inline static Address target_address_at(Address pc, Address constant_pool);
502 static inline Address target_address_at(Address pc, Code* code);
    [all...]
  /external/v8/src/x87/
assembler-x87-inl.h 83 return Assembler::target_address_at(pc_, host_);
210 Assembler::target_address_at(pc_ + 1, host_));
226 return Assembler::target_address_at(location, host_);
435 Address Assembler::target_address_at(Address pc, Address constant_pool) { function in class:v8::internal::Assembler
450 Address Assembler::target_address_at(Address pc, Code* code) { function in class:v8::internal::Assembler
452 return target_address_at(pc, constant_pool);
assembler-x87.h 496 inline static Address target_address_at(Address pc, Address constant_pool);
500 static inline Address target_address_at(Address pc, Code* code);
    [all...]
  /external/v8/src/ic/
ic-inl.h 45 Address target = Assembler::target_address_at(address, constant_pool);
  /external/v8/src/arm64/
assembler-arm64-inl.h 575 Address Assembler::target_address_at(Address pc, Address constant_pool) {
580 Address Assembler::target_address_at(Address pc, Code* code) {
582 return target_address_at(pc, constant_pool);
678 return Assembler::target_address_at(pc_, host_);
697 return reinterpret_cast<Object*>(Assembler::target_address_at(pc_, host_));
704 Assembler::target_address_at(pc_, host_)));
727 return Assembler::target_address_at(pc_, host_);
813 return Assembler::target_address_at(pc_, host_);
    [all...]
assembler-arm64.h 810 inline static Address target_address_at(Address pc, Address constant_pool);
814 static inline Address target_address_at(Address pc, Code* code);
    [all...]
  /external/v8/src/x64/
assembler-x64-inl.h 275 Address Assembler::target_address_at(Address pc, Address constant_pool) { function in class:v8::internal::Assembler
289 Address Assembler::target_address_at(Address pc, Code* code) { function in class:v8::internal::Assembler
291 return target_address_at(pc, constant_pool);
347 return Assembler::target_address_at(pc_, host_);
496 Assembler::target_address_at(pc_ + 1, host_));

Completed in 276 milliseconds

1 2