Searched defs:isDoubleTy (Results 1 – 3 of 3) sorted by relevance
128 bool isDoubleTy() const { return ID == DoubleTyID; } in isDoubleTy() function
148 bool isDoubleTy() const { return getTypeID() == DoubleTyID; } in isDoubleTy() function
146 bool isDoubleTy() const { return getTypeID() == DoubleTyID; } in isDoubleTy() function