Home
last modified time | relevance | path

Searched defs:Parity (Results 1 – 8 of 8) sorted by relevance

/external/llvm-project/pstl/test/std/algorithms/alg.nonmodifying/
Dall_of.pass.cpp43 struct Parity struct
48 Parity(bool parity_) : parity(parity_) {} in Parity() argument
70 invoke_on_all_policies(test_all_of(), in.begin(), in.end(), Parity<T>(1), true); in test() argument
/external/llvm-project/flang/include/flang/Common/
Dbit-population-count.h80 template <typename INT> inline constexpr bool Parity(INT x) { in Parity() function
/external/llvm-project/llvm/lib/Target/AArch64/
DAArch64A57FPLoadBalancing.cpp395 int Parity = 0; in runOnBasicBlock() local
441 int &Parity) { in colorChainSet()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64A57FPLoadBalancing.cpp395 int Parity = 0; in runOnBasicBlock() local
441 int &Parity) { in colorChainSet()
/external/llvm/lib/Target/AArch64/
DAArch64A57FPLoadBalancing.cpp399 int Parity = 0; in runOnBasicBlock() local
445 int &Parity) { in colorChainSet()
/external/ms-tpm-20-ref/Samples/Nucleo-TPM/L4A6RG/Drivers/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_hal_uart.h87 uint32_t Parity; /*!< Specifies the parity mode. member
/external/ms-tpm-20-ref/Samples/Nucleo-TPM/L476RG/Drivers/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_hal_uart.h87 uint32_t Parity; /*!< Specifies the parity mode. member
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp40167 SDValue Parity = DAG.getNode(ISD::AND, DL, MVT::i32, in combineParity() local