Searched refs:FP128Ty (Results 1 – 5 of 5) sorted by relevance
31 FP128Ty(C, Type::FP128TyID), in LLVMContextImpl()
232 Type *Type::getFP128Ty(LLVMContext &C) { return &C.pImpl->FP128Ty; } in getFP128Ty()
922 Type X86_FP80Ty, FP128Ty, PPC_FP128Ty, X86_MMXTy;
118 Type *FP128Ty = Type::getFP128Ty(getGlobalContext()); in TEST() local122 Constant *X = ConstantExpr::getUIToFP(Zero128, FP128Ty); in TEST()
541 [c]. See [llvm::Type::FP128Ty]. *)