Searched defs:parity (Results 1 – 5 of 5) sorted by relevance
45 bool parity; member
324 llvm::Error Terminal::SetParity(Terminal::Parity parity) { in SetParity()
119 mlir::Value parity = fir::runtime::genParity(*firBuilder, loc, undef, dim); in TEST_F() local
1014 Value parity = rewriter.create<LLVM::ConstantOp>(loc, i1, 0); buildTryWaitParity() local