Searched refs:isSplatFP (Results 1 – 1 of 1) sorted by relevance
1440 bool isSplatFP = UseConstantFPForFixedLengthSplat && isa<ConstantFP>(C); in getImpl() local1443 if (isZero || isUndef || isSplatFP || isSplatInt) { in getImpl()1446 isZero = isUndef = isPoison = isSplatFP = isSplatInt = false; in getImpl()1457 if (isSplatFP) in getImpl()