/external/v8/src/mips64/ |
D | assembler-mips64-inl.h | 127 return Assembler::target_address_at(pc_, host_); in target_address() 194 return reinterpret_cast<Object*>(Assembler::target_address_at(pc_, host_)); in target_object() 201 Assembler::target_address_at(pc_, host_))); in target_object_handle() 223 return Assembler::target_address_at(pc_, host_); in target_reference() 282 Assembler::target_address_at(pc_ + Assembler::kInstrSize, host_)); in code_age_stub() 301 return Assembler::target_address_at(pc_, host_); in call_address()
|
D | assembler-mips64.h | 481 static Address target_address_at(Address pc); 487 INLINE(static Address target_address_at(Address pc, in INLINE() 489 return target_address_at(pc); in INLINE() 498 INLINE(static Address target_address_at(Address pc, Code* code)) { in INLINE() 500 return target_address_at(pc, constant_pool); in INLINE()
|
D | codegen-mips64.cc | 1103 Address target_address = Assembler::target_address_at( in GetCodeAgeAndParity()
|
D | full-codegen-mips64.cc | 4952 Assembler::target_address_at(pc_immediate_load_address)) == in GetBackEdgeState() 4961 Assembler::target_address_at(pc_immediate_load_address)) == in GetBackEdgeState() 4968 Assembler::target_address_at(pc_immediate_load_address)) == in GetBackEdgeState()
|
D | assembler-mips64.cc | 2799 Address Assembler::target_address_at(Address pc) { in target_address_at() function in v8::internal::Assembler
|
/external/v8/src/mips/ |
D | assembler-mips-inl.h | 135 return Assembler::target_address_at(pc_, host_); in target_address() 200 return reinterpret_cast<Object*>(Assembler::target_address_at(pc_, host_)); in target_object() 207 Assembler::target_address_at(pc_, host_))); in target_object_handle() 229 return Assembler::target_address_at(pc_, host_); in target_reference() 288 Assembler::target_address_at(pc_ + Assembler::kInstrSize, host_)); in code_age_stub() 307 return Assembler::target_address_at(pc_, host_); in call_address()
|
D | assembler-mips.h | 491 static Address target_address_at(Address pc); 497 INLINE(static Address target_address_at(Address pc, in INLINE() 499 return target_address_at(pc); in INLINE() 508 INLINE(static Address target_address_at(Address pc, Code* code)) { in INLINE() 510 return target_address_at(pc, constant_pool); in INLINE()
|
D | full-codegen-mips.cc | 4947 Assembler::target_address_at(pc_immediate_load_address)) == in GetBackEdgeState() 4956 Assembler::target_address_at(pc_immediate_load_address)) == in GetBackEdgeState() 4963 Assembler::target_address_at(pc_immediate_load_address)) == in GetBackEdgeState()
|
D | codegen-mips.cc | 1213 Address target_address = Assembler::target_address_at( in GetCodeAgeAndParity()
|
D | assembler-mips.cc | 2556 Address Assembler::target_address_at(Address pc) { in target_address_at() function in v8::internal::Assembler
|
/external/v8/src/ic/ |
D | ic-inl.h | 31 Assembler::target_address_at(result, raw_constant_pool()))) { in address() 65 Assembler::target_address_at(target, raw_constant_pool()))) { in constant_pool() 87 Address target = Assembler::target_address_at(address, constant_pool); in GetTargetAtAddress()
|
/external/v8/src/arm/ |
D | assembler-arm-inl.h | 107 return Assembler::target_address_at(pc_, host_); in target_address() 154 return reinterpret_cast<Object*>(Assembler::target_address_at(pc_, host_)); in target_object() 161 Assembler::target_address_at(pc_, host_))); in target_object_handle() 183 return Assembler::target_address_at(pc_, host_); in target_reference() 585 Address Assembler::target_address_at(Address pc, in target_address_at() function
|
D | assembler-arm.h | 756 INLINE(static Address target_address_at(Address pc, 763 INLINE(static Address target_address_at(Address pc, Code* code)) { in INLINE() 765 return target_address_at(pc, constant_pool); in INLINE()
|
/external/v8/src/arm64/ |
D | assembler-arm64-inl.h | 584 Address Assembler::target_address_at(Address pc, 590 Address Assembler::target_address_at(Address pc, Code* code) { 592 return target_address_at(pc, constant_pool); 689 return Assembler::target_address_at(pc_, host_); 709 return reinterpret_cast<Object*>(Assembler::target_address_at(pc_, host_)); 716 Assembler::target_address_at(pc_, host_))); 738 return Assembler::target_address_at(pc_, host_); 812 return Assembler::target_address_at(pc_, host_);
|
D | assembler-arm64.h | 868 inline static Address target_address_at(Address pc, 875 static inline Address target_address_at(Address pc, Code* code);
|
/external/v8/src/ia32/ |
D | assembler-ia32-inl.h | 91 return Assembler::target_address_at(pc_, host_); in target_address() 221 Assembler::target_address_at(pc_ + 1, host_)); in code_age_stub() 237 return Assembler::target_address_at(pc_ + 1, host_); in call_address() 462 Address Assembler::target_address_at(Address pc, in target_address_at() function
|
D | assembler-ia32.h | 498 inline static Address target_address_at(Address pc, 505 static inline Address target_address_at(Address pc, Code* code) { in target_address_at() function 507 return target_address_at(pc, constant_pool); in target_address_at()
|
D | full-codegen-ia32.cc | 4893 Assembler::target_address_at(call_target_address, in GetBackEdgeState() 4901 if (Assembler::target_address_at(call_target_address, unoptimized_code) == in GetBackEdgeState() 4907 Assembler::target_address_at(call_target_address, in GetBackEdgeState()
|
/external/v8/src/x87/ |
D | assembler-x87-inl.h | 91 return Assembler::target_address_at(pc_, host_); in target_address() 222 Assembler::target_address_at(pc_ + 1, host_)); in code_age_stub() 238 return Assembler::target_address_at(pc_ + 1, host_); in call_address() 463 Address Assembler::target_address_at(Address pc, in target_address_at() function
|
D | assembler-x87.h | 487 inline static Address target_address_at(Address pc, 494 static inline Address target_address_at(Address pc, Code* code) { in target_address_at() function 496 return target_address_at(pc, constant_pool); in target_address_at()
|
D | full-codegen-x87.cc | 4882 Assembler::target_address_at(call_target_address, in GetBackEdgeState() 4890 if (Assembler::target_address_at(call_target_address, unoptimized_code) == in GetBackEdgeState() 4896 Assembler::target_address_at(call_target_address, in GetBackEdgeState()
|
/external/v8/src/x64/ |
D | assembler-x64-inl.h | 187 Address Assembler::target_address_at(Address pc, in target_address_at() function 248 return Assembler::target_address_at(pc_, host_); in target_address() 416 Assembler::target_address_at(pc_ + 1, host_)); in code_age_stub()
|
D | assembler-x64.h | 518 static inline Address target_address_at(Address pc, 525 static inline Address target_address_at(Address pc, Code* code) { in target_address_at() function 527 return target_address_at(pc, constant_pool); in target_address_at()
|
D | full-codegen-x64.cc | 4905 Assembler::target_address_at(call_target_address, in GetBackEdgeState() 4913 if (Assembler::target_address_at(call_target_address, in GetBackEdgeState() 4920 Assembler::target_address_at(call_target_address, in GetBackEdgeState()
|
/external/v8/src/ |
D | debug.cc | 2306 if (IsDebugBreak(Assembler::target_address_at(addr, *code))) { in SetAfterBreakTarget() 2317 after_break_target_ = Assembler::target_address_at(addr, *original_code); in SetAfterBreakTarget() 2323 after_break_target_ = Assembler::target_address_at(addr, *code); in SetAfterBreakTarget()
|