Searched refs:isInterfaceStructPtrType (Results 1 – 2 of 2) sorted by relevance
163 bool isInterfaceStructPtrType(Type type) const;
302 bool Serializer::isInterfaceStructPtrType(Type type) const { in isInterfaceStructPtrType() function in mlir::spirv::Serializer496 if (isInterfaceStructPtrType(ptrType)) { in prepareBasicType()