Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/Optimizer/Builder/Runtime/
H A DTransformational.cpp123 mlir::Value orderBox) { in genReshape() argument
131 orderBox, sourceFile, sourceLine); in genReshape()
/llvm-project-15.0.7/flang/include/flang/Optimizer/Builder/Runtime/
H A DTransformational.h48 mlir::Value shapeBox, mlir::Value padBox, mlir::Value orderBox);