Home
last modified time | relevance | path

Searched defs:compatible (Results 1 – 4 of 4) sorted by relevance

/llvm-project/libcxx/include/experimental/__simd/
H A Ddeclaration.h36 using compatible = __vec_ext<16 / sizeof(_Tp)>; global() variable
/llvm-project/mlir/lib/Dialect/Polynomial/IR/
H A DPolynomialOps.cpp39 bool compatible = tensorShape.size() == 1 && tensorShape[0] <= polyDegree; in verify() local
74 bool compatible = tensorShape.size() == 1 && tensorShape[0] == polyDegree; in verify() local
158 bool compatible = tensorShape.size() == 1 && tensorShape[0] == polyDegree; in verifyNTTOp() local
/llvm-project/polly/lib/External/isl/
H A Disl_tab_lexopt_templ.c204 isl_bool compatible; in SF() local
H A Disl_polynomial.c1683 isl_bool compatible; in isl_qpolynomial_add() local
1857 isl_bool compatible; in isl_qpolynomial_mul() local