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

/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DType.h142 bool isHalfTy() const { return getTypeID() == HalfTyID; } function in class:llvm::Type

Completed in 186 milliseconds