Home | History | Annotate | Download | only in x87

Lines Matching refs:is_smi

454   void SmiUntag(Register reg, Label* is_smi) {
458 j(not_carry, is_smi);