Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Conversion/ArithToLLVM/
H A DArithToLLVM.cpp349 auto attrTy = rewriter.getIntegerType(resultBitwidth * 2); matchAndRewrite() local
354 auto attrTy = VectorType::get( matchAndRewrite() local
/llvm-project/flang/lib/Optimizer/CodeGen/
H A DFIROpPatterns.cpp238 mlir::Type attrTy = rewriter.getI32Type(); genBoxAttributeCheck() local
/llvm-project/mlir/lib/Tools/PDLL/Parser/
H A DParser.cpp563 ast::Type attrTy; global() member in __anonf80b1b600111::Parser