Searched refs:BranchOvfHelperMult (Results 1 - 2 of 2) sorted by relevance

/external/v8/src/mips/
H A Dmacro-assembler-mips.cc5352 static inline void BranchOvfHelperMult(MacroAssembler* masm, function in namespace:v8::internal
5385 BranchOvfHelperMult(this, overflow_dst, overflow_label, no_overflow_label);
5413 BranchOvfHelperMult(this, overflow_dst, overflow_label, no_overflow_label);
/external/v8/src/mips64/
H A Dmacro-assembler-mips64.cc5698 static inline void BranchOvfHelperMult(MacroAssembler* masm,
5739 BranchOvfHelperMult(this, overflow_dst, overflow_label, no_overflow_label);
5768 BranchOvfHelperMult(this, overflow_dst, overflow_label, no_overflow_label);

Completed in 95 milliseconds