Home | History | Annotate | Download | only in mips

Lines Matching refs:LT

83   __ Branch(miss, lt, scratch1, Operand(FIRST_SPEC_OBJECT_TYPE));
240 __ Branch(slow, lt, scratch, Operand(JS_OBJECT_TYPE));
735 __ Branch(slow_case, lt, scratch2, Operand(FIRST_JS_RECEIVER_TYPE));
1366 __ Branch(&slow, lt, t0, Operand(FIRST_JS_OBJECT_TYPE));
1603 case Token::LT:
1604 return lt;