Home | History | Annotate | Download | only in priv

Lines Matching refs:IRConst_F64

1428 IRConst* IRConst_F64 ( Double f64 )
1903 case Ico_F64: return IRConst_F64(c->Ico.F64);