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