reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/CodeGen/GlobalISel/LegalizerHelper.cpp
 1985       ZeroTy = Type::getHalfTy(Ctx);
 1988       ZeroTy = Type::getFloatTy(Ctx);
 1991       ZeroTy = Type::getDoubleTy(Ctx);
 1994       ZeroTy = Type::getFP128Ty(Ctx);
 2000         *cast<ConstantFP>(ConstantFP::getZeroValueForNegation(ZeroTy));