Searched refs:PatchConstantPoolAccessInstruction (Results 1 – 12 of 12) sorted by relevance
/external/v8/src/ppc/ |
D | assembler-ppc-inl.h | 558 void Assembler::PatchConstantPoolAccessInstruction( in PatchConstantPoolAccessInstruction() function
|
D | assembler-ppc.h | 456 INLINE(void PatchConstantPoolAccessInstruction(
|
/external/v8/src/ |
D | assembler.cc | 1895 assm->PatchConstantPoolAccessInstruction(shared_it->position(), offset, in EmitSharedEntries() 1954 assm->PatchConstantPoolAccessInstruction(it->position(), offset, in EmitGroup()
|
/external/v8/src/x87/ |
D | assembler-x87.h | 1007 void PatchConstantPoolAccessInstruction(int pc_offset, int offset, in PatchConstantPoolAccessInstruction() function
|
/external/v8/src/mips/ |
D | assembler-mips.h | 1159 void PatchConstantPoolAccessInstruction(int pc_offset, int offset, in PatchConstantPoolAccessInstruction() function
|
/external/v8/src/arm/ |
D | assembler-arm.h | 1532 void PatchConstantPoolAccessInstruction(int pc_offset, int offset,
|
D | assembler-arm.cc | 4208 void Assembler::PatchConstantPoolAccessInstruction( in PatchConstantPoolAccessInstruction() function in v8::internal::Assembler
|
/external/v8/src/mips64/ |
D | assembler-mips64.h | 1216 void PatchConstantPoolAccessInstruction(int pc_offset, int offset, in PatchConstantPoolAccessInstruction() function
|
/external/v8/src/arm64/ |
D | assembler-arm64.h | 1832 void PatchConstantPoolAccessInstruction(int pc_offset, int offset, in PatchConstantPoolAccessInstruction() function
|
/external/v8/src/s390/ |
D | assembler-s390.h | 1256 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 | 1740 void PatchConstantPoolAccessInstruction(int pc_offset, int offset, in PatchConstantPoolAccessInstruction() function
|