Searched refs:sourceElementType (Results 1 – 3 of 3) sorted by relevance
138 auto sourceElementType = in matchAndRewrite() local141 unsigned sourceBits = sourceElementType.getWidth(); in matchAndRewrite()
1073 Type sourceElementType = processType(gep->getSourceElementType()); in processInstruction() local1091 instMap[inst] = b.create<GEPOp>(loc, type, sourceElementType, basePtr, in processInstruction()
3032 auto sourceElementType = shapedType.getElementType(); in verify() local3042 if (auto sourceVectorElementType = sourceElementType.dyn_cast<VectorType>()) { in verify()3055 if (paddingType != sourceElementType) in verify()