Home | History | Annotate | Download | only in priv

Lines Matching refs:IRConst_F64

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