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

References

lib/IR/Constants.cpp
  812   LLVMContextImpl* pImpl = Context.pImpl;
  819       Ty = Type::getHalfTy(Context);
  821       Ty = Type::getFloatTy(Context);
  823       Ty = Type::getDoubleTy(Context);
  825       Ty = Type::getX86_FP80Ty(Context);
  827       Ty = Type::getFP128Ty(Context);
  831       Ty = Type::getPPC_FP128Ty(Context);