Searched refs:TyID (Results 1 – 2 of 2) sorted by relevance
113 static bool isSequentialType(TypeID TyID) { in isSequentialType() argument114 return TyID == ArrayTyID || TyID == VectorTyID; in isSequentialType()
104 case Type::TY##TyID: \358 case Type::TY##TyID: \1768 case Type::TY##TyID: Dest.TY##Val = Src.TY##Val; break