Searched refs:isPoison (Results 1 – 1 of 1) sorted by relevance
1364 bool isPoison = false; in get() local1368 isPoison = isa<PoisonValue>(V[0]); in get()1376 isPoison = false; in get()1384 if (isPoison) in get()1415 bool isPoison = isa<PoisonValue>(C); in getImpl() local1422 isZero = isUndef = isPoison = isSplatFP = isSplatInt = false; in getImpl()1429 if (isPoison) in getImpl()