Searched refs:PatchRelocatedValue (Results 1 - 6 of 6) sorted by relevance

/external/v8/src/mips/
H A Dmacro-assembler-mips.h1561 void PatchRelocatedValue(Register li_location,
H A Dcode-stubs-mips.cc1510 __ PatchRelocatedValue(inline_site, scratch, v0);
1528 __ PatchRelocatedValue(inline_site, scratch, v0);
H A Dmacro-assembler-mips.cc5550 void MacroAssembler::PatchRelocatedValue(Register li_location, function in class:v8::MacroAssembler
/external/v8/src/mips64/
H A Dmacro-assembler-mips64.h1623 void PatchRelocatedValue(Register li_location,
H A Dcode-stubs-mips64.cc1509 __ PatchRelocatedValue(inline_site, scratch, v0);
1527 __ PatchRelocatedValue(inline_site, scratch, v0);
H A Dmacro-assembler-mips64.cc5504 void MacroAssembler::PatchRelocatedValue(Register li_location, function in class:v8::internal::MacroAssembler

Completed in 833 milliseconds