Searched refs:staticValue (Results 1 – 2 of 2) sorted by relevance
190 int64_t staticValue = in reifyResultShapes() local192 expr = expr + staticValue; in reifyResultShapes()
2562 for (const auto &staticValue : llvm::enumerate(values)) { in genOperandResultVerifier() local2563 const NamedTypeConstraint &value = staticValue.value(); in genOperandResultVerifier()2573 staticValue.index()); in genOperandResultVerifier()2578 body << formatv(verifyOptional, staticValue.index(), valueKind); in genOperandResultVerifier()2585 staticValue.index()); in genOperandResultVerifier()2594 body << formatv(verifyValues, staticValue.index(), constraintFn, valueKind); in genOperandResultVerifier()