Home
last modified time | relevance | path

Searched refs:ConstantPoolAccessIsInOverflow (Results 1 – 3 of 3) sorted by relevance

/third_party/node/deps/v8/src/codegen/ppc/
Dassembler-ppc.cc1253 if (ConstantPoolAccessIsInOverflow()) { in instructions_required_for_mov()
1281 if (!allowOverflow && ConstantPoolAccessIsInOverflow()) { in use_constant_pool_for_mov()
Dassembler-ppc.h1312 bool ConstantPoolAccessIsInOverflow() const { in ConstantPoolAccessIsInOverflow() function
Dmacro-assembler-ppc.cc2438 !(scratch == r0 && ConstantPoolAccessIsInOverflow())) { in CallRecordWriteStub()