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