Searched defs:SubZero (Results 1 – 3 of 3) sorted by relevance
2316 APInt SubUndef, SubZero; in SimplifyDemandedVectorElts() local2337 APInt SubUndef, SubZero; in SimplifyDemandedVectorElts() local
3040 APInt SubUndef, SubZero; in SimplifyDemandedVectorElts() local3079 APInt SubUndef, SubZero; in SimplifyDemandedVectorElts() local
872 TEST_F(AlgebraicSimplifierTest, SubZero) { in TEST_F() argument