Home
last modified time | relevance | path

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

/external/v8/src/ppc/
Dassembler-ppc.cc1256 if (ConstantPoolAccessIsInOverflow()) { in instructions_required_for_mov()
1283 if (!allowOverflow && ConstantPoolAccessIsInOverflow()) { in use_constant_pool_for_mov()
Dassembler-ppc.h1426 bool ConstantPoolAccessIsInOverflow() const { in ConstantPoolAccessIsInOverflow() function
Dmacro-assembler-ppc.cc2068 !(scratch == r0 && ConstantPoolAccessIsInOverflow())) { in LoadDoubleLiteral()