Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/Optimizer/Builder/Runtime/
H A DTransformational.cpp25 mlir::Value shiftBox, mlir::Value dimBox) { in genCshift() argument
33 shiftBox, dimBox, sourceFile, sourceLine); in genCshift()
57 mlir::Value dimBox) { in genEoshift() argument
66 dimBox, sourceFile, sourceLine); in genEoshift()
/llvm-project-15.0.7/flang/include/flang/Optimizer/Builder/Runtime/
H A DTransformational.h24 mlir::Value shiftBox, mlir::Value dimBox);
32 mlir::Value shiftBox, mlir::Value boundBox, mlir::Value dimBox);