Home
last modified time | relevance | path

Searched defs:printType (Results 1 – 19 of 19) sorted by relevance

/llvm-project/flang/lib/Optimizer/Dialect/
H A DFIRDialect.cpp102 void fir::FIROpsDialect::printType(mlir::Type ty, in printType() function in fir::FIROpsDialect
/llvm-project/mlir/lib/Dialect/Transform/IR/
H A DTransformDialect.cpp87 void transform::TransformDialect::printType(Type type, in printType() function in transform::TransformDialect
/llvm-project/mlir/include/mlir/IR/
H A DDialect.h107 virtual void printType(Type, DialectAsmPrinter &) const { in printType() function
/llvm-project/clang/lib/Interpreter/
H A DValue.cpp258 void Value::printType(llvm::raw_ostream &Out) const { in printType() function in clang::Value
/llvm-project/clang-tools-extra/clangd/
H A DHover.cpp202 auto PrintedType = printType(NTTP->getType(), NTTP->getASTContext(), PP); in printType() function
164 HoverInfo::PrintedType printType(QualType QT, ASTContext &ASTCtx, printType() function
194 HoverInfo::PrintedType printType(const TemplateTypeParmDecl *TTP) { printType() function
213 HoverInfo::PrintedType printType(const TemplateTemplateParmDecl *TTP, printType() function
[all...]
H A DAST.cpp394 std::string printType(const QualType QT, const DeclContext &CurContext, in printType() function
/llvm-project/mlir/lib/Dialect/Quant/IR/
H A DTypeParser.cpp422 void QuantizationDialect::printType(Type type, DialectAsmPrinter &os) const { printType() function in QuantizationDialect
/llvm-project/mlir/lib/Dialect/LLVMIR/IR/
H A DLLVMTypeSyntax.cpp98 void mlir::LLVM::detail::printType(Type type, AsmPrinter &printer) { in printType() function in mlir::LLVM::detail
H A DLLVMTypes.cpp1037 void LLVMDialect::printType(Type type, DialectAsmPrinter &os) const { printType() function in LLVMDialect
/llvm-project/mlir/test/lib/Dialect/Test/
H A DTestTypes.cpp465 void TestDialect::printType(Type type, DialectAsmPrinter &printer) const { printType() function in TestDialect
/llvm-project/bolt/lib/Core/
H A DExceptions.cpp254 auto printType = [&](int Index, raw_ostream &OS) { parseLSDA() local
/llvm-project/mlir/examples/toy/Ch7/mlir/
H A DDialect.cpp622 void ToyDialect::printType(mlir::Type type, in printType() function in ToyDialect
/llvm-project/clang/utils/TableGen/
H A DRISCVVEmitter.cpp345 auto printType = [&](auto T) { createHeader() local
/llvm-project/mlir/lib/Dialect/SPIRV/IR/
H A DSPIRVDialect.cpp901 void SPIRVDialect::printType(Type type, DialectAsmPrinter &os) const { printType() function in SPIRVDialect
/llvm-project/mlir/lib/IR/
H A DAsmPrinter.cpp759 void printType(Type type) override { initializer.visit(type); } printType() function in __anonc242fc4b0611::DummyAliasOperationPrinter
928 void printType(Type type) override { printType() function in __anonc242fc4b0611::DummyAliasDialectAsmPrinter
2559 void AsmPrinter::Impl::printType(Type type) { printType() function in AsmPrinter::Impl
2801 void AsmPrinter::printType(Type type) { printType() function in AsmPrinter
3983 printAsOperand(raw_ostream & os,bool printType) printAsOperand() argument
[all...]
H A DExtensibleDialect.cpp563 void DynamicDialect::printType(Type type, DialectAsmPrinter &printer) const { in printType() function in DynamicDialect
/llvm-project/mlir/unittests/Interfaces/
H A DDataLayoutInterfacesTest.cpp355 void printType(Type type, DialectAsmPrinter &printer) const override { printType() function
/llvm-project/mlir/lib/Conversion/VectorToLLVM/
H A DConvertVectorToLLVM.cpp1521 Type printType = printOp.getPrintType(); matchAndRewrite() local
1567 emitScalarPrint(ConversionPatternRewriter & rewriter,ModuleOp parent,Location loc,Type printType,Value value) const emitScalarPrint() argument
[all...]
/llvm-project/mlir/lib/Dialect/GPU/IR/
H A DGPUDialect.cpp289 void GPUDialect::printType(Type type, DialectAsmPrinter &os) const { printType() function in GPUDialect