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