Home
last modified time | relevance | path

Searched defs:parseType (Results 1 – 25 of 58) sorted by relevance

123

/external/llvm-project/flang/lib/Optimizer/Dialect/
DFIRDialect.cpp34 mlir::Type fir::FIROpsDialect::parseType(mlir::DialectAsmParser &parser) const { in parseType() function in fir::FIROpsDialect
/external/llvm-project/llvm/unittests/Demangle/
DItaniumDemangleTest.cpp44 Node *parseType() { in TEST() function
/external/llvm-project/mlir/lib/Dialect/Linalg/IR/
DLinalgTypes.cpp76 Type mlir::linalg::LinalgDialect::parseType(DialectAsmParser &parser) const { in parseType() function in mlir::linalg::LinalgDialect
/external/tensorflow/tensorflow/compiler/mlir/tools/kernel_gen/ir/
Dtf_framework_ops.cc37 Type TFFrameworkDialect::parseType(DialectAsmParser &parser) const { in parseType() function in mlir::kernel_gen::tf_framework::TFFrameworkDialect
/external/llvm-project/mlir/include/mlir/IR/
DDialectImplementation.h314 template <typename TypeType> ParseResult parseType(TypeType &result) { in parseType() function
/external/deqp/framework/delibs/decpp/
DdeCommandLine.cpp319 void parseType<bool> (const char*, bool* dst) in parseType() function
325 void parseType<std::string> (const char* src, std::string* dst) in parseType() function
331 void parseType<int> (const char* src, int* dst) in parseType() function
/external/llvm-project/mlir/lib/Parser/
DDialectSymbolParser.cpp301 ParseResult parseType(Type &result) override { in parseType() function in __anon8dbb0c750111::CustomDialectAsmParser
627 Type mlir::parseType(StringRef typeStr, MLIRContext *context) { in parseType() function in mlir
632 Type mlir::parseType(StringRef typeStr, MLIRContext *context, size_t &numRead) { in parseType() function in mlir
DTypeParser.cpp50 Type Parser::parseType() { in parseType() function in Parser
/external/turbine/java/com/google/turbine/bytecode/sig/
DSigParser.java149 public TySig parseType() { in parseType() method in SigParser
/external/jackson-databind/src/main/java/com/fasterxml/jackson/databind/type/
DTypeParser.java41 protected JavaType parseType(MyTokenizer tokens) in parseType() method in TypeParser
/external/llvm-project/mlir/lib/IR/
DDialect.cpp81 Type Dialect::parseType(DialectAsmParser &parser) const { in parseType() function in Dialect
/external/llvm/lib/AsmParser/
DParser.cpp82 Type *llvm::parseType(StringRef Asm, SMDiagnostic &Err, const Module &M, in parseType() function in llvm
/external/llvm-project/mlir/examples/toy/Ch4/include/toy/
DParser.h291 std::unique_ptr<VarType> parseType() { in parseType() function
/external/llvm-project/mlir/examples/toy/Ch2/include/toy/
DParser.h291 std::unique_ptr<VarType> parseType() { in parseType() function
/external/llvm-project/mlir/examples/toy/Ch5/include/toy/
DParser.h291 std::unique_ptr<VarType> parseType() { in parseType() function
/external/llvm-project/mlir/examples/toy/Ch6/include/toy/
DParser.h291 std::unique_ptr<VarType> parseType() { in parseType() function
/external/llvm-project/mlir/examples/toy/Ch1/include/toy/
DParser.h291 std::unique_ptr<VarType> parseType() { in parseType() function
/external/llvm-project/mlir/examples/toy/Ch3/include/toy/
DParser.h291 std::unique_ptr<VarType> parseType() { in parseType() function
/external/javaparser/javaparser-core/src/main/java/com/github/javaparser/
DStaticJavaParser.java340 public static Type parseType(String type) { in parseType() method in StaticJavaParser
DJavaParser.java403 public ParseResult<Type> parseType(String type) { in parseType() method in JavaParser
/external/llvm-project/mlir/examples/toy/Ch7/include/toy/
DParser.h359 std::unique_ptr<VarType> parseType() { in parseType() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/AsmParser/
DParser.cpp159 Type *llvm::parseType(StringRef Asm, SMDiagnostic &Err, const Module &M, in parseType() function in llvm
/external/llvm-project/mlir/lib/Dialect/Quant/IR/
DTypeParser.cpp320 Type QuantizationDialect::parseType(DialectAsmParser &parser) const { in parseType() function in QuantizationDialect
/external/llvm-project/mlir/lib/Dialect/PDL/IR/
DPDL.cpp31 Type PDLDialect::parseType(DialectAsmParser &parser) const { in parseType() function in PDLDialect
/external/llvm-project/mlir/lib/Dialect/Async/IR/
DAsync.cpp28 Type AsyncDialect::parseType(DialectAsmParser &parser) const { in parseType() function in AsyncDialect

123