Searched refs:ANDISVal (Results 1 – 1 of 1) sorted by relevance
2224 SDValue ANDIVal, ANDISVal; in SelectAndParts32() local2230 ANDISVal = in SelectAndParts32()2237 TotalVal = ANDISVal; in SelectAndParts32()2238 else if (!ANDISVal) in SelectAndParts32()2242 ANDIVal, ANDISVal), 0); in SelectAndParts32()2320 SDValue ANDIVal, ANDISVal; in Select32() local2326 ANDISVal = in Select32()2332 Res = ANDISVal; in Select32()2333 else if (!ANDISVal) in Select32()2337 ANDIVal, ANDISVal), 0); in Select32()[all …]