Searched defs:attrTy (Results 1 – 3 of 3) sorted by relevance
/llvm-project/mlir/lib/Conversion/ArithToLLVM/ | ||
H A D | ArithToLLVM.cpp | 349 auto attrTy = rewriter.getIntegerType(resultBitwidth * 2); matchAndRewrite() local |
/llvm-project/flang/lib/Optimizer/CodeGen/ | ||
H A D | FIROpPatterns.cpp | 238 mlir::Type attrTy = rewriter.getI32Type(); genBoxAttributeCheck() local |
/llvm-project/mlir/lib/Tools/PDLL/Parser/ | ||
H A D | Parser.cpp | 563 ast::Type attrTy; global() member in __anonf80b1b600111::Parser |