| /external/apache-commons-bcel/src/main/java/org/apache/bcel/util/ |
| D | BCELifier.java | 253 static String printType( final Type type ) { in printType() method in BCELifier 258 static String printType( final String signature ) { in printType() method in BCELifier
|
| /external/llvm-project/flang/lib/Optimizer/Dialect/ |
| D | FIRDialect.cpp | 38 void fir::FIROpsDialect::printType(mlir::Type ty, in printType() function in fir::FIROpsDialect
|
| /external/llvm-project/mlir/lib/Dialect/Linalg/IR/ |
| D | LinalgTypes.cpp | 94 void mlir::linalg::LinalgDialect::printType(Type type, in printType() function in mlir::linalg::LinalgDialect
|
| /external/tensorflow/tensorflow/compiler/mlir/tools/kernel_gen/ir/ |
| D | tf_framework_ops.cc | 51 void TFFrameworkDialect::printType(Type type, DialectAsmPrinter &os) const { in printType() function in mlir::kernel_gen::tf_framework::TFFrameworkDialect
|
| /external/llvm-project/clang-tools-extra/clangd/ |
| D | Hover.cpp | 123 std::string printType(QualType QT, const PrintingPolicy &Policy) { in printType() function 132 std::string printType(const TemplateTypeParmDecl *TTP) { in printType() function 139 std::string printType(const NonTypeTemplateParmDecl *NTTP, in printType() function 147 std::string printType(const TemplateTemplateParmDecl *TTP, in printType() function
|
| D | AST.cpp | 303 std::string printType(const QualType QT, const DeclContext &CurContext) { in printType() function
|
| /external/llvm-project/mlir/include/mlir/IR/ |
| D | Dialect.h | 93 virtual void printType(Type, DialectAsmPrinter &) const { in printType() function
|
| /external/llvm-project/mlir/lib/Dialect/Quant/IR/ |
| D | TypeParser.cpp | 424 void QuantizationDialect::printType(Type type, DialectAsmPrinter &os) const { in printType() function in QuantizationDialect
|
| /external/llvm-project/mlir/lib/Dialect/PDL/IR/ |
| D | PDL.cpp | 49 void PDLDialect::printType(Type type, DialectAsmPrinter &printer) const { in printType() function in PDLDialect
|
| /external/llvm-project/mlir/lib/Dialect/Async/IR/ |
| D | Async.cpp | 50 void AsyncDialect::printType(Type type, DialectAsmPrinter &os) const { in printType() function in AsyncDialect
|
| /external/tensorflow/tensorflow/compiler/mlir/tensorflow/ir/ |
| D | tf_ops.cc | 374 void TensorFlowDialect::printType(Type ty, DialectAsmPrinter &os) const { in printType() function in mlir::TF::TensorFlowDialect
|
| D | tf_executor.cc | 120 void TensorFlowExecutorDialect::printType(Type type, in printType() function in mlir::tf_executor::TensorFlowExecutorDialect
|
| /external/llvm-project/mlir/lib/IR/ |
| D | AsmPrinter.cpp | 400 void printType(Type type) override { initializer.visit(type); } in printType() function in __anon2591390f0311::DummyAliasOperationPrinter 1766 void ModulePrinter::printType(Type type) { in printType() function in ModulePrinter 1939 void printType(Type type) override { printer.printType(type); } in printType() function 2222 void printType(Type type) override { ModulePrinter::printType(type); } in printType() function in __anon2591390f3811::OperationPrinter 2651 void Block::printAsOperand(raw_ostream &os, bool printType) { in printAsOperand()
|
| /external/llvm-project/mlir/examples/toy/Ch7/mlir/ |
| D | Dialect.cpp | 537 void ToyDialect::printType(mlir::Type type, in printType() function in ToyDialect
|
| /external/llvm-project/mlir/lib/Dialect/LLVMIR/IR/ |
| D | LLVMTypeSyntax.cpp | 174 void mlir::LLVM::detail::printType(LLVMType type, DialectAsmPrinter &printer) { in printType() function in mlir::LLVM::detail
|
| D | LLVMDialect.cpp | 1799 void LLVMDialect::printType(Type type, DialectAsmPrinter &os) const { in printType() function in LLVMDialect
|
| /external/tensorflow/tensorflow/compiler/mlir/tfr/ir/ |
| D | tfr_ops.cc | 620 void TFRDialect::printType(Type type, DialectAsmPrinter &os) const { in printType() function in mlir::TFR::TFRDialect
|
| /external/llvm-project/mlir/lib/Dialect/GPU/IR/ |
| D | GPUDialect.cpp | 62 void GPUDialect::printType(Type type, DialectAsmPrinter &os) const { in printType() function in GPUDialect
|
| /external/llvm-project/mlir/lib/Dialect/Shape/IR/ |
| D | Shape.cpp | 144 void ShapeDialect::printType(Type type, DialectAsmPrinter &os) const { in printType() function in ShapeDialect
|
| /external/llvm-project/mlir/lib/Dialect/SPIRV/ |
| D | SPIRVDialect.cpp | 831 void SPIRVDialect::printType(Type type, DialectAsmPrinter &os) const { in printType() function in SPIRVDialect
|
| /external/llvm-project/mlir/test/lib/Dialect/Test/ |
| D | TestDialect.cpp | 247 void TestDialect::printType(Type type, DialectAsmPrinter &printer) const { in printType() function in TestDialect
|
| /external/llvm-project/mlir/lib/Conversion/VectorToLLVM/ |
| D | ConvertVectorToLLVM.cpp | 1333 Type printType = printOp.getPrintType(); in matchAndRewrite() local
|
| /external/tensorflow/tensorflow/compiler/mlir/hlo/lib/Dialect/mhlo/IR/ |
| D | hlo_ops.cc | 3154 void MhloDialect::printType(Type type, DialectAsmPrinter& os) const { in printType() function in mlir::mhlo::MhloDialect
|