Searched refs:target_address_at (Results 1 - 25 of 36) sorted by relevance

12

/external/v8/src/mips/
H A Dassembler-mips-inl.h103 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_);
H A Dassembler-mips.h463 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));
H A Dassembler-mips.cc194 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
H A Dcodegen-mips.cc743 Assembler::target_address_at(sequence + Assembler::kInstrSize);
/external/v8/src/mips64/
H A Dassembler-mips64-inl.h103 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_);
H A Dassembler-mips64.h468 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));
H A Dassembler-mips64.cc172 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
/external/v8/src/ppc/
H A Dassembler-ppc-inl.h63 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
446 Address Assembler::target_address_at(Address pc, Address constant_pool) { function in class:v8::internal::Assembler
[all...]
H A Dcodegen-ppc.cc209 Assembler::target_address_at(sequence + kCodeAgingTargetDelta, code);
H A Dassembler-ppc.cc166 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_)));
2525 intptr_t pos = reinterpret_cast<intptr_t>(target_address_at(pc, code));
H A Dassembler-ppc.h469 INLINE(static Address target_address_at(Address pc, Address constant_pool));
473 INLINE(static Address target_address_at(Address pc, Code* code));
/external/v8/src/s390/
H A Dassembler-s390-inl.h72 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
451 Address Assembler::target_address_at(Address pc, Address constant_pool) { function in class:v8::internal::Assembler
[all...]
H A Dcodegen-s390.cc201 Assembler::target_address_at(sequence + kCodeAgingTargetDelta, code);
H A Dassembler-s390.cc233 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_)));
2120 intptr_t pos = reinterpret_cast<intptr_t>(target_address_at(pc, code));
H A Dassembler-s390.h447 INLINE(static Address target_address_at(Address pc, Address constant_pool));
451 INLINE(static Address target_address_at(Address pc, Code* code));
/external/v8/src/arm/
H A Dassembler-arm-inl.h71 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);
H A Dassembler-arm.h728 INLINE(static Address target_address_at(Address pc, Address constant_pool));
732 INLINE(static Address target_address_at(Address pc, Code* code));
/external/v8/src/ia32/
H A Dassembler-ia32-inl.h83 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);
H A Dassembler-ia32.h498 inline static Address target_address_at(Address pc, Address constant_pool);
502 static inline Address target_address_at(Address pc, Code* code);
/external/v8/src/x87/
H A Dassembler-x87-inl.h83 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);
H A Dassembler-x87.h496 inline static Address target_address_at(Address pc, Address constant_pool);
500 static inline Address target_address_at(Address pc, Code* code);
/external/v8/src/ic/
H A Dic-inl.h45 Address target = Assembler::target_address_at(address, constant_pool);
/external/v8/src/arm64/
H A Dassembler-arm64-inl.h575 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_);
H A Dassembler-arm64.h810 inline static Address target_address_at(Address pc, Address constant_pool);
814 static inline Address target_address_at(Address pc, Code* code);
/external/v8/src/x64/
H A Dassembler-x64-inl.h275 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 1461 milliseconds

12