Searched defs:allOnes (Results 1 – 10 of 10) sorted by relevance
28 static uint64_t allOnes(unsigned int Count) { in allOnes() function
98 static uint64_t allOnes(unsigned int Count) { in allOnes() function
706 std::vector<tcu::Vec4> allOnes (8, tcu::Vec4(1.0f, 1.0f, 1.0f, 1.0f)); in updatePushConstants() local
53 static uint64_t allOnes(unsigned int Count) { in allOnes() function
99 static uint64_t allOnes(unsigned int Count) { in allOnes() function
2949 const T allOnes = ~allZeros; in test_bitFieldSExtract() local2965 const T allOnes = ~allZeros; in test_bitFieldUExtract() local
1201 APInt allOnes = APInt::getAllOnesValue(d.getBitWidth()).lshr(LeadingZeros); in magicu() local
1473 APInt allOnes = APInt::getAllOnesValue(d.getBitWidth()).lshr(LeadingZeros); in magicu() local
1544 APInt allOnes = APInt::getAllOnesValue(d.getBitWidth()).lshr(LeadingZeros); in magicu() local
1447 APInt allOnes = APInt::getAllOnesValue(d.getBitWidth()).lshr(LeadingZeros); in magicu() local