Home | History | Annotate | Download | only in src

Lines Matching refs:HIsSmiAndBranch

1470   key_smi_if.If<HIsSmiAndBranch>(key);
1729 if_update_with_internalized.IfNot<HIsSmiAndBranch>(candidate_key);
1905 if_objectissmi.If<HIsSmiAndBranch>(object);
1956 HValue* keyisnotsmi = if_keyisnotsmi.IfNot<HIsSmiAndBranch>(key);
6306 smi_check = New<HIsSmiAndBranch>(
7574 FinishCurrentBlock(New<HIsSmiAndBranch>(
8886 if_isnumber.If<HIsSmiAndBranch>(search_element);
8902 if_element_isnumber.If<HIsSmiAndBranch>(element);
9648 byte_offset_smi.If<HIsSmiAndBranch>(byte_offset);
11368 HIsSmiAndBranch* result = New<HIsSmiAndBranch>(value);