Searched defs:K2 (Results 1 – 13 of 13) sorted by relevance
48 struct K2 {}; // expected-note 2{{candidate found by name lookup is 'A::K2'}} struct51 struct K2 {}; // expected-note 2{{candidate found by name lookup is 'K2'}} struct68 struct K2 { }; struct
96 bool isOneOf(tok::TokenKind K1, tok::TokenKind K2) const { in isOneOf()100 bool isOneOf(tok::TokenKind K1, tok::TokenKind K2, Ts... Ks) const { in isOneOf()
53 #define K2 (K1 * 2) macro
86 #define K2 (K1 * 2) macro
83 #define K2 (K1 * 2) macro
65 #define K2 013240474631UL macro
68 K2, enumerator
207 #define K2 0x8f1bbcdc macro
184 #define K2 -4096 macro
47 enum K2 { K2Val = sizeof(T)*2 } k2a; in foo() enum
2840 Instruction *&K1, Instruction *&K2) { in replaceOutputsOfPair()3160 Instruction *K1 = nullptr, *K2 = nullptr; in fuseChosenPairs() local
1244 unsigned K2 = getKillRegState(Op2.isKill()); in expandPostRAPseudo() local
3793 SDValue *K2 = isa<ConstantSDNode>(LHS2) ? &LHS2 : isa<ConstantSDNode>(RHS2) in isSaturatingConditional() local