Searched refs:PatchConstantPoolAccessInstruction (Results 1 – 12 of 12) sorted by relevance
/external/v8/src/ppc/ |
D | assembler-ppc-inl.h | 545 void Assembler::PatchConstantPoolAccessInstruction( in PatchConstantPoolAccessInstruction() function
|
D | assembler-ppc.h | 457 INLINE(void PatchConstantPoolAccessInstruction(
|
/external/v8/src/ |
D | assembler.cc | 1800 assm->PatchConstantPoolAccessInstruction(shared_it->position(), offset, in EmitSharedEntries() 1859 assm->PatchConstantPoolAccessInstruction(it->position(), offset, in EmitGroup()
|
/external/v8/src/x87/ |
D | assembler-x87.h | 1005 void PatchConstantPoolAccessInstruction(int pc_offset, int offset, in PatchConstantPoolAccessInstruction() function
|
/external/v8/src/mips/ |
D | assembler-mips.h | 1164 void PatchConstantPoolAccessInstruction(int pc_offset, int offset, in PatchConstantPoolAccessInstruction() function
|
/external/v8/src/mips64/ |
D | assembler-mips64.h | 1221 void PatchConstantPoolAccessInstruction(int pc_offset, int offset, in PatchConstantPoolAccessInstruction() function
|
/external/v8/src/arm/ |
D | assembler-arm.h | 1550 void PatchConstantPoolAccessInstruction(int pc_offset, int offset,
|
D | assembler-arm.cc | 4424 void Assembler::PatchConstantPoolAccessInstruction( in PatchConstantPoolAccessInstruction() function in v8::internal::Assembler
|
/external/v8/src/arm64/ |
D | assembler-arm64.h | 1834 void PatchConstantPoolAccessInstruction(int pc_offset, int offset, in PatchConstantPoolAccessInstruction() function
|
/external/v8/src/s390/ |
D | assembler-s390.h | 1267 void PatchConstantPoolAccessInstruction(int pc_offset, int offset, in PatchConstantPoolAccessInstruction() function
|
/external/v8/src/ia32/ |
D | assembler-ia32.h | 1482 void PatchConstantPoolAccessInstruction(int pc_offset, int offset, in PatchConstantPoolAccessInstruction() function
|
/external/v8/src/x64/ |
D | assembler-x64.h | 1999 void PatchConstantPoolAccessInstruction(int pc_offset, int offset, in PatchConstantPoolAccessInstruction() function
|