Home
last modified time | relevance | path

Searched refs:rightIsNan (Results 1 – 1 of 1) sorted by relevance

/external/llvm-project/flang/lib/Lower/
DIntrinsicCall.cpp1217 auto rightIsNan = builder.create<fir::CmpfOp>( in createExtremumCompare() local
1219 result = builder.create<mlir::OrOp>(loc, leftIsResult, rightIsNan); in createExtremumCompare()