Searched refs:EmitFalseBranchF (Results 1 - 4 of 4) sorted by relevance

/external/v8/src/crankshaft/mips/
H A Dlithium-codegen-mips.h286 void EmitFalseBranchF(InstrType instr,
H A Dlithium-codegen-mips.cc1909 void LCodeGen::EmitFalseBranchF(InstrType instr, function in class:v8::internal::LCodeGen
2178 EmitFalseBranchF(instr, eq, input_reg, input_reg);
/external/v8/src/crankshaft/mips64/
H A Dlithium-codegen-mips64.h289 void EmitFalseBranchF(InstrType instr,
H A Dlithium-codegen-mips64.cc2030 void LCodeGen::EmitFalseBranchF(InstrType instr, function in class:v8::internal::LCodeGen
2298 EmitFalseBranchF(instr, eq, input_reg, input_reg);

Completed in 150 milliseconds