Return true if this is x86 long double.

Synopsis

Declared in <llvm/IR/Type.h>

bool
isX86_FP80Ty() const;

Return Value

true if this is x86 long double.

Created with MrDocs