Searched refs:getFloatingPointTy (Results 1 – 5 of 5) sorted by relevance
455 static Type *getFloatingPointTy(LLVMContext &C, const fltSemantics &S);
130 return Type::getFloatingPointTy(Ty->getContext(), *FloatSema); in getAccommodatingFloatType()
84 Type *Type::getFloatingPointTy(LLVMContext &C, const fltSemantics &S) { in getFloatingPointTy() function in Type
1026 Type *Ty = Type::getFloatingPointTy(Context, V.getSemantics()); in get()
303 llvm::Type::getFloatingPointTy(llvmType->getContext(), in getLLVMConstant()