Searched refs:EmitFalseBranchF (Results 1 – 4 of 4) sorted by relevance
/external/v8/src/crankshaft/mips/ |
D | lithium-codegen-mips.h | 286 void EmitFalseBranchF(InstrType instr,
|
D | lithium-codegen-mips.cc | 1905 void LCodeGen::EmitFalseBranchF(InstrType instr, in EmitFalseBranchF() function in v8::internal::LCodeGen 2182 EmitFalseBranchF(instr, eq, input_reg, input_reg); in DoCmpHoleAndBranch()
|
/external/v8/src/crankshaft/mips64/ |
D | lithium-codegen-mips64.h | 289 void EmitFalseBranchF(InstrType instr,
|
D | lithium-codegen-mips64.cc | 2027 void LCodeGen::EmitFalseBranchF(InstrType instr, in EmitFalseBranchF() function in v8::internal::LCodeGen 2303 EmitFalseBranchF(instr, eq, input_reg, input_reg); in DoCmpHoleAndBranch()
|