Home
last modified time | relevance | path

Searched defs:constAttr (Results 1 – 5 of 5) sorted by relevance

/llvm-project/mlir/lib/Conversion/OpenACCToSCF/
H A DOpenACCToSCF.cpp42 IntegerAttr constAttr; in matchAndRewrite() local
/llvm-project/mlir/lib/Dialect/Arith/Transforms/
H A DIntRangeOptimizations.cpp58 Attribute constAttr = maybeReplaceWithConstant() local
/llvm-project/mlir/lib/Dialect/Arith/IR/
H A DInferIntRangeInterfaceImpls.cpp38 auto constAttr = llvm::dyn_cast_or_null<IntegerAttr>(getValue()); inferResultRanges() local
/llvm-project/mlir/lib/Dialect/OpenACC/IR/
H A DOpenACC.cpp478 IntegerAttr constAttr; matchAndRewrite() local
517 IntegerAttr constAttr; matchAndRewrite() local
/llvm-project/mlir/tools/mlir-tblgen/
H A DRewriterGen.cpp1370 auto constAttr = leaf.getAsConstantAttr(); in handleOpArgument() local