Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CIR/Dialect/IR/
H A DCIRDataLayout.cpp9 CIRDataLayout::CIRDataLayout(mlir::ModuleOp modOp) : layout(modOp) { in CIRDataLayout() argument
10 reset(modOp.getDataLayoutSpec()); in CIRDataLayout()
/freebsd/contrib/llvm-project/clang/include/clang/CIR/Dialect/IR/
H A DCIRDataLayout.h31 CIRDataLayout(mlir::ModuleOp modOp);