Searched refs:bitExtend (Results 1 – 1 of 1) sorted by relevance
453 bool bitExtend = in createLinalgBodyCalculationForElementwiseOp() local459 if (srcTy.isa<FloatType>() && dstTy.isa<FloatType>() && bitExtend) in createLinalgBodyCalculationForElementwiseOp()462 if (srcTy.isa<FloatType>() && dstTy.isa<FloatType>() && !bitExtend) in createLinalgBodyCalculationForElementwiseOp()471 if (srcTy.isInteger(1) && dstTy.isa<IntegerType>() && bitExtend) in createLinalgBodyCalculationForElementwiseOp()539 if (srcTy.isa<IntegerType>() && dstTy.isa<IntegerType>() && bitExtend) in createLinalgBodyCalculationForElementwiseOp()543 if (srcTy.isa<IntegerType>() && dstTy.isa<IntegerType>() && !bitExtend) { in createLinalgBodyCalculationForElementwiseOp()