Searched defs:constInt (Results 1 – 6 of 6) sorted by relevance
29 typedef const int constInt; typedef
23 INTEGER, PARAMETER :: constInt = 0 local
23 const int constInt = 0; variable
116 if (auto constInt = getConstantIntValue(val)) { in bubbleUpPadSlice() local
1741 if (Optional<int64_t> constInt = in matchAndRewrite() local
131 const int constInt = 42; in main() local