Searched defs:PatchRelocatedValue (Results 1 – 4 of 4) sorted by relevance
| /external/v8/src/mips64/ |
| 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
|
| /external/v8/src/mips/ |
| 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
|