Searched defs:hasType (Results 1 – 13 of 13) sorted by relevance
239 bool hasType() const { return typePresent != 0; } in hasType() function
234 bool hasType() const { return typePresent != 0; } in hasType() function
34 const bool hasType; // Does the instruction have a type ID operand? member
88 bool hasType()const { return !(Attrib & SPIRVEA_NOTYPE);} in hasType() function
1776 bool hasType = true; in ParseDNGPrivateData() local
109 bool hasType(EVT vt) const { in hasType() function
123 bool hasType(MVT vt) const { in hasType() function
1445 bool IRMover::IdentifiedStructTypeSet::hasType(StructType *Ty) { in hasType() function in IRMover::IdentifiedStructTypeSet
1330 bool IRMover::IdentifiedStructTypeSet::hasType(StructType *Ty) { in hasType() function in IRMover::IdentifiedStructTypeSet
913 public static boolean hasType(List<CheckStatus> result, Type type) { in hasType() method in CheckCLDR.CheckStatus