Searched defs:i64Type (Results 1 – 3 of 3) sorted by relevance
108 auto i64Type = mlir::IntegerType::get(64, &context); in TEST() local
779 auto i64Type = LLVM::LLVMType::getInt64Ty(rewriter.getContext()); in matchAndRewrite() local896 auto i64Type = LLVM::LLVMType::getInt64Ty(rewriter.getContext()); in matchAndRewrite() local
764 const string i64Type = formatIsR64(format) ? "64_t" : ""; in initPrograms() local