Searched refs:X86_FP80Ty (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/IR/
H A DLLVMContextImpl.cpp32 X86_FP80Ty(C, Type::X86_FP80TyID),
H A DType.cpp172 Type *Type::getX86_FP80Ty(LLVMContext &C) { return &C.pImpl->X86_FP80Ty; }
H A DLLVMContextImpl.h1321 Type X86_FP80Ty, FP128Ty, PPC_FP128Ty, X86_MMXTy; member in class:llvm::LLVMContextImpl

Completed in 69 milliseconds