Home | History | Annotate | Download | only in mips64

Lines Matching full:condition

224   void DeoptimizeIf(Condition condition, LInstruction* instr,
230 Condition condition, LInstruction* instr,
265 static Condition TokenToCondition(Token::Value op, bool is_unsigned);
271 Condition condition,
276 Condition condition,
280 void EmitTrueBranch(InstrType instr, Condition condition, Register src1,
283 void EmitFalseBranch(InstrType instr, Condition condition, Register src1,
287 Condition condition,
295 // Returns the condition on which a final split to
299 Condition EmitTypeofIs(Label* true_label,
307 // Returns the condition on which a final split to
309 Condition EmitIsString(Register input,