Home
last modified time | relevance | path

Searched refs:PatchRelocatedValue (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/v8/src/mips/
Dmacro-assembler-mips.h1539 void PatchRelocatedValue(Register li_location,
Dcode-stubs-mips.cc1993 __ PatchRelocatedValue(inline_site, scratch, v0); in Generate() local
2011 __ PatchRelocatedValue(inline_site, scratch, v0); in Generate() local
Dmacro-assembler-mips.cc5227 void MacroAssembler::PatchRelocatedValue(Register li_location, in PatchRelocatedValue() function in v8::internal::MacroAssembler