Home
last modified time | relevance | path

Searched defs:lft (Results 1 – 1 of 1) sorted by relevance

/llvm-project/flang/lib/Optimizer/Builder/
H A DIntrinsicCall.cpp3270 mlir::Value lft = genShift<mlir::arith::ShLIOp>(resultType, lArgs); genDshiftl() local
3294 mlir::Value lft = genShift<mlir::arith::ShLIOp>(resultType, lArgs); genDshiftr() local
5434 mlir::Value lft = builder.create<mlir::arith::AndIOp>(loc, i, mask); genMergeBits() local