Home
last modified time | relevance | path

Searched defs:PatchConstantPoolAccessInstruction (Results 1 – 9 of 9) sorted by relevance

/external/v8/src/ppc/
Dassembler-ppc-inl.h556 void Assembler::PatchConstantPoolAccessInstruction( in PatchConstantPoolAccessInstruction() function
/external/v8/src/x87/
Dassembler-x87.h997 void PatchConstantPoolAccessInstruction(int pc_offset, int offset, in PatchConstantPoolAccessInstruction() function
/external/v8/src/arm64/
Dassembler-arm64.h1832 void PatchConstantPoolAccessInstruction(int pc_offset, int offset, in PatchConstantPoolAccessInstruction() function
/external/v8/src/mips64/
Dassembler-mips64.h1219 void PatchConstantPoolAccessInstruction(int pc_offset, int offset, in PatchConstantPoolAccessInstruction() function
/external/v8/src/mips/
Dassembler-mips.h1165 void PatchConstantPoolAccessInstruction(int pc_offset, int offset, in PatchConstantPoolAccessInstruction() function
/external/v8/src/s390/
Dassembler-s390.h1289 void PatchConstantPoolAccessInstruction(int pc_offset, int offset, in PatchConstantPoolAccessInstruction() function
/external/v8/src/ia32/
Dassembler-ia32.h1474 void PatchConstantPoolAccessInstruction(int pc_offset, int offset, in PatchConstantPoolAccessInstruction() function
/external/v8/src/x64/
Dassembler-x64.h1990 void PatchConstantPoolAccessInstruction(int pc_offset, int offset, in PatchConstantPoolAccessInstruction() function
/external/v8/src/arm/
Dassembler-arm.cc5176 void Assembler::PatchConstantPoolAccessInstruction( in PatchConstantPoolAccessInstruction() function in v8::internal::Assembler