Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/Lower/
H A DIntrinsicCall.cpp3183 auto shiftIsNop = in genIshftc() local
3212 return builder.create<mlir::arith::SelectOp>(loc, shiftIsNop, I, res); in genIshftc()