Home | History | Annotate | Download | only in src

Lines Matching refs:Floats

205   TypePool<IceType_f32, float, ConstantFloat> Floats;
274 Str << "|f32=" << Pool->Floats.size();
743 X(Floats);
794 return getConstPool()->Floats.getOrAdd(this, ConstantFloat);
865 return getConstPool()->Floats.getConstantPool();