Searched defs:boundBox (Results 1 – 1 of 1) sorted by relevance
/llvm-project/flang/lib/Optimizer/Builder/Runtime/ |
H A D | Transformational.cpp | 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 317 genEoshiftVector(fir::FirOpBuilder & builder,mlir::Location loc,mlir::Value resultBox,mlir::Value arrayBox,mlir::Value shiftBox,mlir::Value boundBox) genEoshiftVector() argument
|