Home
last modified time | relevance | path

Searched defs:iattr (Results 1 – 3 of 3) sorted by relevance

/llvm-project/flang/lib/Optimizer/HLFIR/Transforms/
H A DOptimizedBufferization.cpp252 if (auto iattr = mlir::dyn_cast<mlir::IntegerAttr>(conOp.getValue())) areIdenticalOrDisjointSlices() local
/llvm-project/flang/lib/Optimizer/Transforms/
H A DArrayValueCopy.cpp515 if (auto iattr = mlir::dyn_cast<mlir::IntegerAttr>(conOp.getValue())) in mutuallyExclusiveSliceRange() local
/llvm-project/flang/lib/Optimizer/Dialect/
H A DFIROps.cpp2068 if (auto iattr = mlir::dyn_cast<mlir::IntegerAttr>(attr)) checkIsIntegerConstant() local