Searched defs:PatchConstantPoolAccessInstruction (Results 1 – 8 of 8) sorted by relevance
/external/v8/src/ppc/ |
D | assembler-ppc-inl.h | 380 void Assembler::PatchConstantPoolAccessInstruction( in PatchConstantPoolAccessInstruction() function
|
/external/v8/src/arm/ |
D | assembler-arm.h | 1523 void PatchConstantPoolAccessInstruction(int pc_offset, int offset, in PatchConstantPoolAccessInstruction() function
|
/external/v8/src/mips/ |
D | assembler-mips.h | 1837 void PatchConstantPoolAccessInstruction(int pc_offset, int offset, in PatchConstantPoolAccessInstruction() function
|
/external/v8/src/mips64/ |
D | assembler-mips64.h | 1907 void PatchConstantPoolAccessInstruction(int pc_offset, int offset, in PatchConstantPoolAccessInstruction() function
|
/external/v8/src/arm64/ |
D | assembler-arm64.h | 3171 void PatchConstantPoolAccessInstruction(int pc_offset, int offset, in PatchConstantPoolAccessInstruction() function
|
/external/v8/src/s390/ |
D | assembler-s390.h | 1506 void PatchConstantPoolAccessInstruction(int pc_offset, int offset, in PatchConstantPoolAccessInstruction() function
|
/external/v8/src/x64/ |
D | assembler-x64.h | 1923 void PatchConstantPoolAccessInstruction(int pc_offset, int offset, in PatchConstantPoolAccessInstruction() function
|
/external/v8/src/ia32/ |
D | assembler-ia32.h | 1753 void PatchConstantPoolAccessInstruction(int pc_offset, int offset, in PatchConstantPoolAccessInstruction() function
|