Searched defs:shiftBox (Results 1 – 1 of 1) sorted by relevance
/llvm-project/flang/lib/Optimizer/Builder/Runtime/ |
H A D | Transformational.cpp | 268 shiftBox, dimBox, sourceFile, sourceLine); in genCshift() argument 283 genCshiftVector(fir::FirOpBuilder & builder,mlir::Location loc,mlir::Value resultBox,mlir::Value arrayBox,mlir::Value shiftBox) genCshiftVector() argument 299 genEoshift(fir::FirOpBuilder & builder,mlir::Location loc,mlir::Value resultBox,mlir::Value arrayBox,mlir::Value shiftBox,mlir::Value boundBox,mlir::Value dimBox) genEoshift() argument 316 genEoshiftVector(fir::FirOpBuilder & builder,mlir::Location loc,mlir::Value resultBox,mlir::Value arrayBox,mlir::Value shiftBox,mlir::Value boundBox) genEoshiftVector() argument
|