Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/Lower/
H A DIntrinsicCall.cpp3842 mlir::Value tooLarge = builder.create<mlir::arith::CmpIOp>( in genShift() local
3845 builder.create<mlir::arith::OrIOp>(loc, tooSmall, tooLarge); in genShift()