Home
last modified time | relevance | path

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

/external/v8/src/ppc/
Dassembler-ppc.h609 static constexpr int kMovInstructionsConstantPool = 1; variable
617 static constexpr int kMovInstructionsConstantPool = 1; variable
622 ? kMovInstructionsConstantPool
Dassembler-ppc.cc1257 return kMovInstructionsConstantPool + 1; in instructions_required_for_mov()
1259 return kMovInstructionsConstantPool; in instructions_required_for_mov()