Searched refs:getFloatingPointTy (Results 1 – 3 of 3) sorted by relevance
444 static Type *getFloatingPointTy(LLVMContext &C, const fltSemantics &S) { in getFloatingPointTy() function
130 return Type::getFloatingPointTy(Ty->getContext(), *FloatSema); in getAccommodatingFloatType()
1047 Type *Ty = Type::getFloatingPointTy(Context, V.getSemantics()); in get()