Searched defs:Alt (Results 1 – 12 of 12) sorted by relevance
208 struct Alt { struct209 unsigned Value;210 explicit Alt(unsigned x) : Value(x) {} in Alt() function211 unsigned getSparseSetIndex() const { return Value - 1000; } in getSparseSetIndex()
161 struct Alt { struct162 unsigned Value;163 explicit Alt(unsigned x) : Value(x) {} in Alt() argument164 unsigned getSparseSetIndex() const { return Value - 1000; } in getSparseSetIndex()
90 TypeParam Alt(3, false); in TYPED_TEST() local
10 struct Alt { struct14 constexpr short s = Alt(); argument
24 message Alt { message
38 void Alt() { in Alt() function
31 bool Alt; member
3152 uint64_t Mask = 0, Alt = 0; in combineToCMPB() local3156 SDValue &LHS, SDValue &RHS) { in combineToCMPB()
4997 uint64_t Mask = 0, Alt = 0; in combineToCMPB() local5001 SDValue &LHS, SDValue &RHS) { in combineToCMPB()