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

/external/llvm/include/llvm/
H A DType.h130 /// isX86_FP80Ty - Return true if this is x86 long double.
131 bool isX86_FP80Ty() const { return ID == X86_FP80TyID; } function in class:llvm::Type

Completed in 91 milliseconds