Searched refs:ExtendedIntegerType (Results 1 – 1 of 1) sorted by relevance
31 class ExtendedIntegerType : public Type { class34 explicit ExtendedIntegerType(unsigned bits) in ExtendedIntegerType() function in ExtendedIntegerType74 return dynamic_cast<const ExtendedIntegerType *>(LLVMTy) != 0; in isExtendedInteger()