Searched defs:argTy (Results 1 – 9 of 9) sorted by relevance
51 inline int64_t getLength(mlir::Type argTy) { in getLength()
138 llvm::ArrayRef<mlir::Type> argTy; in genOMP() local
94 llvm::ArrayRef<mlir::Type> argTy; in createRegionOp() local115 llvm::ArrayRef<mlir::Type> argTy; in createSimpleOp() local
112 inline int64_t getLength(mlir::Type argTy) { in getLength()
916 auto argTy = mlirArg.getType().dyn_cast<LLVM::LLVMType>(); in convertOneFunction() local928 auto argTy = mlirArg.getType().dyn_cast<LLVM::LLVMType>(); in convertOneFunction() local
976 const Type* argTy = static_cast<const Type*>(*PI); in getOrInsertFunction() local
975 const Type* argTy = static_cast<const Type*>(*PI); in getOrInsertFunction() local
1377 auto argTy = memrefOrTensor().getType(); in fold() local
1457 Type argTy = std::get<1>(it); in matchAndRewrite() local