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