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