Searched defs:isX86_FP80Ty (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/gnu/llvm/llvm/include/llvm/IR/
H A DType.h160 bool isX86_FP80Ty() const { return getTypeID() == X86_FP80TyID; } function in class:llvm::Type

Completed in 240 milliseconds