Home | History | Annotate | Download | only in ia32

Lines Matching refs:is_smi

482   void SmiUntag(Register reg, Label* is_smi) {
486 j(not_carry, is_smi);