Home
last modified time | relevance | path

Searched defs:cmod (Results 1 – 2 of 2) sorted by relevance

/llvm-project/mlir/lib/Dialect/Polynomial/IR/
H A DPolynomialOps.cpp27 APInt cmod(1 + bitWidth, 1); in build() local
115 const APInt &cmod) { in isPrimitiveNthRootOfUnity() argument
172 APInt cmod = ring.getCoefficientModulus().getValue(); in verifyNTTOp() local
[all...]
/llvm-project/flang/lib/Lower/OpenMP/
H A DClauses.cpp1091 std::optional<Schedule::ChunkModifier> cmod; make() local