Searched defs:Parity (Results 1 – 8 of 8) sorted by relevance
43 struct Parity struct48 Parity(bool parity_) : parity(parity_) {} in Parity() argument70 invoke_on_all_policies(test_all_of(), in.begin(), in.end(), Parity<T>(1), true); in test() argument
80 template <typename INT> inline constexpr bool Parity(INT x) { in Parity() function
395 int Parity = 0; in runOnBasicBlock() local441 int &Parity) { in colorChainSet()
399 int Parity = 0; in runOnBasicBlock() local445 int &Parity) { in colorChainSet()
87 uint32_t Parity; /*!< Specifies the parity mode. member
40167 SDValue Parity = DAG.getNode(ISD::AND, DL, MVT::i32, in combineParity() local