Searched defs:EmitFalseBranchF (Results 1 - 2 of 2) sorted by relevance

/external/v8/src/crankshaft/mips/
H A Dlithium-codegen-mips.cc1884 void LCodeGen::EmitFalseBranchF(InstrType instr, function in class:v8::internal::LCodeGen
2162 EmitFalseBranchF(instr, eq, input_reg, input_reg);
/external/v8/src/crankshaft/mips64/
H A Dlithium-codegen-mips64.cc2003 void LCodeGen::EmitFalseBranchF(InstrType instr, function in class:v8::internal::LCodeGen
2280 EmitFalseBranchF(instr, eq, input_reg, input_reg);

Completed in 342 milliseconds