Searched refs:LBOUND (Results 1 – 2 of 2) sorted by relevance
113 Expr<Type<TypeCategory::Integer, KIND>> LBOUND(FoldingContext &context, in LBOUND() function766 return LBOUND(context, std::move(funcRef)); in FoldIntrinsicFunction()
525 // CHECK: [[LBOUND:%.+]] = arith.select [[PRED1]], [[MIN]], [[SUB]]527 // CHECK: [[UBOUND:%.+]] = arith.select [[PRED2]], [[MAX]], [[LBOUND]]