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