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

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

Completed in 22 milliseconds