Home
last modified time | relevance | path

Searched defs:rawLoc (Results 1 – 3 of 3) sorted by relevance

/external/llvm-project/mlir/lib/Parser/
DParser.h89 auto *rawLoc = in remapLocationToTopLevelBuffer() local
/external/llvm-project/mlir/lib/Pass/
DPassRegistry.cpp299 auto errorHandler = [&](const char *rawLoc, Twine msg) { in initialize()
429 auto *rawLoc = element.name.data(); in resolvePipelineElement() local
/external/llvm-project/mlir/lib/Bindings/Python/
DIRModules.cpp650 MlirLocation rawLoc = mlirPythonCapsuleToLocation(capsule.ptr()); in createFromCapsule() local