Home
last modified time | relevance | path

Searched refs:kMovInstructionsConstantPool (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/ppc/
Dassembler-ppc.h509 static const int kMovInstructionsConstantPool = 1; variable
517 static const int kMovInstructionsConstantPool = 1; variable
522 ? kMovInstructionsConstantPool
Dassembler-ppc.cc1524 return kMovInstructionsConstantPool + 1; in instructions_required_for_mov()
1526 return kMovInstructionsConstantPool; in instructions_required_for_mov()