Searched refs:getFloatingPointTy (Results 1 – 4 of 4) sorted by relevance
480 static Type *getFloatingPointTy(LLVMContext &C, const fltSemantics &S); in getScalarTy()
132 return Type::getFloatingPointTy(Ty->getContext(), *FloatSema); in getAccommodatingFloatType()
93 Type *Type::getFloatingPointTy(LLVMContext &C, const fltSemantics &S) { in getFloatingPointTy() function in Type
1057 Type *Ty = Type::getFloatingPointTy(Context, V.getSemantics()); in get()1071 Type *EltTy = Type::getFloatingPointTy(Context, V.getSemantics()); in get()1077 Type *EltTy = Type::getFloatingPointTy(Context, V.getSemantics()); in get()