Searched refs:Use32BitInsts (Results 1 – 1 of 1) sorted by relevance
1634 bool Use32BitInsts = isUInt<32>(Mask); in SelectAndParts64() local1643 if (Use32BitInsts) in SelectAndParts64()1671 if (Use32BitInsts && NumAndInsts == NumRLInsts) in SelectAndParts64()1690 if (Use32BitInsts) { in SelectAndParts64()1824 bool Use32BitInsts = isUInt<32>(Mask); in Select64() local1829 if (Use32BitInsts) { in Select64()