Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/Lower/
H A DIntrinsicCall.cpp3405 auto aLessThanZero = builder.create<mlir::arith::CmpFOp>( in genModulo() local
3410 builder.create<mlir::arith::XOrIOp>(loc, aLessThanZero, pLessThanZero); in genModulo()