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