Home
last modified time | relevance | path

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

/external/v8/src/codegen/ppc/
Dassembler-ppc.h1146 static bool Is32BitLoadIntoR12(Instr instr1, Instr instr2);
Dassembler-ppc.cc350 bool Assembler::Is32BitLoadIntoR12(Instr instr1, Instr instr2) { in Is32BitLoadIntoR12() function in v8::internal::Assembler