Searched refs:PatchRelocatedValue (Results 1 – 6 of 6) sorted by relevance
/external/v8/src/mips/ |
D | macro-assembler-mips.h | 1561 void PatchRelocatedValue(Register li_location,
|
D | code-stubs-mips.cc | 1510 __ PatchRelocatedValue(inline_site, scratch, v0); in Generate() local 1528 __ PatchRelocatedValue(inline_site, scratch, v0); in Generate() local
|
D | macro-assembler-mips.cc | 5550 void MacroAssembler::PatchRelocatedValue(Register li_location, in PatchRelocatedValue() function in v8::internal::MacroAssembler
|
/external/v8/src/mips64/ |
D | macro-assembler-mips64.h | 1623 void PatchRelocatedValue(Register li_location,
|
D | code-stubs-mips64.cc | 1509 __ PatchRelocatedValue(inline_site, scratch, v0); in Generate() local 1527 __ PatchRelocatedValue(inline_site, scratch, v0); in Generate() local
|
D | macro-assembler-mips64.cc | 5504 void MacroAssembler::PatchRelocatedValue(Register li_location, in PatchRelocatedValue() function in v8::internal::MacroAssembler
|