Searched defs:operationName (Results 1 – 8 of 8) sorted by relevance
75 void PyGlobals::registerOperationImpl(const std::string &operationName, in registerOperationImpl()108 PyGlobals::lookupRawOpViewClass(llvm::StringRef operationName) { in lookupRawOpViewClass()192 std::string operationName = in PYBIND11_MODULE() local
42 MlirStringRef operationName) { in mlirPassManagerGetNestedUnder()47 MlirStringRef operationName) { in mlirOpPassManagerGetNestedUnder()
165 PassManager(MLIRContext *ctx, StringRef operationName) in PassManager()
254 public Operation graphOperation(String operationName) { in graphOperation()
1107 const std::string operationName[OPERATION_LAST] = in createImageTranscodingSupportTests() local
2987 const std::string operationName[OPERATION_LAST] = in createImageCompressionTranscodingTests() local
779 StringRef operationName) in PassManager()
927 StringRef operationName; member