Home
last modified time | relevance | path

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

/external/v8/src/ppc/
Dassembler-ppc-inl.h594 void Assembler::PatchConstantPoolAccessInstruction( in PatchConstantPoolAccessInstruction() function
/external/v8/src/x87/
Dassembler-x87.h972 void PatchConstantPoolAccessInstruction(int pc_offset, int offset, in PatchConstantPoolAccessInstruction() function
/external/v8/src/arm64/
Dassembler-arm64.h1784 void PatchConstantPoolAccessInstruction(int pc_offset, int offset, in PatchConstantPoolAccessInstruction() function
/external/v8/src/mips/
Dassembler-mips.h1137 void PatchConstantPoolAccessInstruction(int pc_offset, int offset, in PatchConstantPoolAccessInstruction() function
/external/v8/src/mips64/
Dassembler-mips64.h1197 void PatchConstantPoolAccessInstruction(int pc_offset, int offset, in PatchConstantPoolAccessInstruction() function
/external/v8/src/ia32/
Dassembler-ia32.h1445 void PatchConstantPoolAccessInstruction(int pc_offset, int offset, in PatchConstantPoolAccessInstruction() function
/external/v8/src/x64/
Dassembler-x64.h1665 void PatchConstantPoolAccessInstruction(int pc_offset, int offset, in PatchConstantPoolAccessInstruction() function
/external/v8/src/arm/
Dassembler-arm.cc4057 void Assembler::PatchConstantPoolAccessInstruction( in PatchConstantPoolAccessInstruction() function in v8::internal::Assembler