Searched refs:UBOUND (Results 1 – 3 of 3) sorted by relevance
26 #define UBOUND 100 macro189 run_loop(0, UBOUND, 1, chunk); in main()
167 Expr<Type<TypeCategory::Integer, KIND>> UBOUND(FoldingContext &context, in UBOUND() function1074 return UBOUND(context, std::move(funcRef)); in FoldIntrinsicFunction()
527 // CHECK: [[UBOUND:%.+]] = arith.select [[PRED2]], [[MAX]], [[LBOUND]]528 // CHECK: [[TRUNC:%.+]] = arith.trunci [[UBOUND]]