Searched refs:orderedCmp (Results 1 – 1 of 1) sorted by relevance
1204 static constexpr auto orderedCmp = extremum == Extremum::Max in createExtremumCompare() local1216 builder.create<fir::CmpfOp>(loc, orderedCmp, left, right); in createExtremumCompare()1223 builder.create<fir::CmpfOp>(loc, orderedCmp, left, right); in createExtremumCompare()1229 result = builder.create<fir::CmpfOp>(loc, orderedCmp, left, right); in createExtremumCompare()