Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/Lower/
H A DIntrinsicCall.cpp3179 auto shiftIsZero = builder.create<mlir::arith::CmpIOp>( in genIshftc() local
3184 builder.create<mlir::arith::OrIOp>(loc, shiftIsZero, shiftEqualsSize); in genIshftc()