Searched refs:ANDISVal (Results 1 – 1 of 1) sorted by relevance
2069 SDValue ANDIVal, ANDISVal; in SelectAndParts32() local2075 ANDISVal = in SelectAndParts32()2082 TotalVal = ANDISVal; in SelectAndParts32()2083 else if (!ANDISVal) in SelectAndParts32()2087 ANDIVal, ANDISVal), 0); in SelectAndParts32()2165 SDValue ANDIVal, ANDISVal; in Select32() local2171 ANDISVal = in Select32()2177 Res = ANDISVal; in Select32()2178 else if (!ANDISVal) in Select32()2182 ANDIVal, ANDISVal), 0); in Select32()[all …]