Searched defs:readType (Results 1 – 11 of 11) sorted by relevance
56 Type readType(DialectBytecodeReader &reader) const override { in readType() function
140 LogicalResult readType(T &result) { in readType() function442 virtual Type readType(DialectBytecodeReader &reader) const { in readType() function
105 Type readType(DialectBytecodeReader &reader) const override { readType() function
175 QualType readType() { in readType() function
1900 QualType readType(ModuleFile &F, const RecordData &Record, unsigned &Idx) { readType() function
60 Type readType(DialectBytecodeReader &reader) const final { in readType() function
665 auto readType = illegalRead.getVectorType(); matchAndRewrite() local
1173 auto readType = RankedTensorType::get(readShape, elemType); matchAndRewrite() local 1260 auto readType = RankedTensorType::get(readShape, elemType); matchAndRewrite() local
1324 VectorType readType; vectorizeAsLinalgGeneric() local 2106 auto readType = VectorType::get(srcType.getShape(), srcElementType); vectorizeCopy() local
91 Type readType(DialectBytecodeReader &reader) const override { readType() function
959 LogicalResult readType(Type &result) override { in readType() function in __anonb8b7b79e0a11::DialectReader