Home | History | Annotate | Download | only in priv

Lines Matching refs:IRConst_F32

1712 IRConst* IRConst_F32 ( Float f32 )
2254 case Ico_F32: return IRConst_F32(c->Ico.F32);