Home
last modified time | relevance | path

Searched defs:sourceStr (Results 1 – 4 of 4) sorted by relevance

/llvm-project/mlir/lib/Parser/
H A DParser.cpp90 LogicalResult mlir::parseSourceString(llvm::StringRef sourceStr, Block *block, in parseSourceString()
/llvm-project/lld/COFF/
H A DDriverUtils.cpp781 std::string sourceStr = source ? toString(source) : "cmd-line"; checkFailIfMismatch() local
/llvm-project/mlir/lib/Bindings/Python/
H A DIRCore.cpp1204 parse(PyMlirContextRef contextRef,const std::string & sourceStr,const std::string & sourceName) parse() argument
3127 __anon0d8b16ee4f02(const std::string &sourceStr, const std::string &sourceName, DefaultingPyMlirContext context) populateIRCore() argument
3172 __anon0d8b16ee5502(const py::object &cls, const std::string &sourceStr, const std::string &sourceName, DefaultingPyMlirContext context) populateIRCore() argument
/llvm-project/mlir/lib/CAPI/IR/
H A DIR.cpp494 mlirOperationCreateParse(MlirContext context,MlirStringRef sourceStr,MlirStringRef sourceName) mlirOperationCreateParse() argument