Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:DoubleTy

1656     else if (ET == getContext().DoubleTy ||
2674 llvm::Type *DoubleTy = CGF.DoubleTy;
2676 llvm::PointerType::getUnqual(DoubleTy);
2677 DoubleTy, DoubleTy, NULL);