Home
last modified time | relevance | path

Searched refs:setMLIRDataLayoutFromAttributes (Results 1 – 3 of 3) sorted by relevance

/llvm-project/flang/lib/Optimizer/Support/
H A DDataLayout.cpp33 void fir::support::setMLIRDataLayoutFromAttributes(mlir::ModuleOp mlirModule, in setMLIRDataLayoutFromAttributes() function in fir::support
53 fir::support::setMLIRDataLayoutFromAttributes(mlirModule, in getOrSetDataLayout()
/llvm-project/flang/include/flang/Optimizer/Support/
H A DDataLayout.h38 void setMLIRDataLayoutFromAttributes(mlir::ModuleOp mlirModule,
43 /// setMLIRDataLayoutFromAttributes if the DLTI attribute is not yet set. If no
/llvm-project/flang/tools/tco/
H A Dtco.cpp124 fir::support::setMLIRDataLayoutFromAttributes(*owningRef, in compileFIR()