Home
last modified time | relevance | path

Searched refs:getOpDef (Results 1 – 13 of 13) sorted by relevance

/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/mlir/include/mlir/Parser/
H A DAsmParserState.h120 const OperationDefinition *getOpDef(Operation *op) const;
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/mlir/include/mlir/Parser/
H A DAsmParserState.h120 const OperationDefinition *getOpDef(Operation *op) const;
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/mlir/include/mlir/Parser/
H A DAsmParserState.h120 const OperationDefinition *getOpDef(Operation *op) const;
/dports/devel/llvm13/llvm-project-13.0.1.src/mlir/include/mlir/Parser/
H A DAsmParserState.h120 const OperationDefinition *getOpDef(Operation *op) const;
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/mlir/lib/Parser/
H A DAsmParserState.cpp118 auto AsmParserState::getOpDef(Operation *op) const in getOpDef() function in AsmParserState
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/mlir/lib/Parser/
H A DAsmParserState.cpp118 auto AsmParserState::getOpDef(Operation *op) const in getOpDef() function in AsmParserState
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/mlir/lib/Parser/
H A DAsmParserState.cpp118 auto AsmParserState::getOpDef(Operation *op) const in getOpDef() function in AsmParserState
/dports/devel/llvm13/llvm-project-13.0.1.src/mlir/lib/Parser/
H A DAsmParserState.cpp118 auto AsmParserState::getOpDef(Operation *op) const in getOpDef() function in AsmParserState
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/mlir/lib/Tools/mlir-lsp-server/
H A DMLIRServer.cpp618 if (const AsmParserState::OperationDefinition *def = asmState.getOpDef(op)) { in findDocumentSymbols()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/mlir/lib/Tools/mlir-lsp-server/
H A DMLIRServer.cpp624 if (const AsmParserState::OperationDefinition *def = asmState.getOpDef(op)) { in findDocumentSymbols()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/mlir/lib/Tools/mlir-lsp-server/
H A DMLIRServer.cpp624 if (const AsmParserState::OperationDefinition *def = asmState.getOpDef(op)) { in findDocumentSymbols()
/dports/devel/llvm13/llvm-project-13.0.1.src/mlir/lib/Tools/mlir-lsp-server/
H A DMLIRServer.cpp624 if (const AsmParserState::OperationDefinition *def = asmState.getOpDef(op)) { in findDocumentSymbols()
/dports/misc/mxnet/incubator-mxnet-1.9.0/3rdparty/tvm/python/tvm/relay/frontend/
H A Dtensorflow.py2964 getOpDef = (
2969 op_def = getOpDef(node.op)