Home
last modified time | relevance | path

Searched refs:rawLoc (Results 1 – 25 of 27) sorted by relevance

12

/dports/devel/clazy/clazy-1.5/src/checks/level3/
H A Dreserve-candidates.cpp286 auto rawLoc = clazy::getLocStart(s).getRawEncoding(); in isInComplexLoop() local
291 if (clazy::contains(nonComplexOnesCache, rawLoc) || clazy::contains(complexOnesCache, rawLoc)) in isInComplexLoop()
299 nonComplexOnesCache.push_back(rawLoc); in isInComplexLoop()
305 complexOnesCache.push_back(rawLoc); in isInComplexLoop()
323 complexOnesCache.push_back(rawLoc); in isInComplexLoop()
330 nonComplexOnesCache.push_back(rawLoc); in isInComplexLoop()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/mlir/lib/Pass/
H A DPassRegistry.cpp224 auto errorHandler = [&](const char *rawLoc, Twine msg) { in initialize() argument
225 pipelineMgr.PrintMessage(errorStream, llvm::SMLoc::getFromPointer(rawLoc), in initialize()
353 auto *rawLoc = element.name.data(); in resolvePipelineElement() local
354 return errorHandler(rawLoc, "'" + element.name + in resolvePipelineElement()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/mlir/lib/Parser/
H A DParser.h90 auto *rawLoc = in remapLocationToTopLevelBuffer() local
92 return llvm::SMLoc::getFromPointer(rawLoc); in remapLocationToTopLevelBuffer()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/mlir/lib/Parser/
H A DParser.h89 auto *rawLoc = in remapLocationToTopLevelBuffer() local
91 return llvm::SMLoc::getFromPointer(rawLoc); in remapLocationToTopLevelBuffer()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/mlir/lib/Parser/
H A DParser.h89 auto *rawLoc = in remapLocationToTopLevelBuffer() local
91 return llvm::SMLoc::getFromPointer(rawLoc); in remapLocationToTopLevelBuffer()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/mlir/lib/Parser/
H A DParser.h89 auto *rawLoc = in remapLocationToTopLevelBuffer() local
91 return llvm::SMLoc::getFromPointer(rawLoc); in remapLocationToTopLevelBuffer()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/mlir/lib/Parser/
H A DParser.h89 auto *rawLoc = in remapLocationToTopLevelBuffer() local
91 return llvm::SMLoc::getFromPointer(rawLoc); in remapLocationToTopLevelBuffer()
/dports/devel/llvm12/llvm-project-12.0.1.src/mlir/lib/Parser/
H A DParser.h89 auto *rawLoc = in remapLocationToTopLevelBuffer() local
91 return llvm::SMLoc::getFromPointer(rawLoc); in remapLocationToTopLevelBuffer()
/dports/devel/llvm13/llvm-project-13.0.1.src/mlir/lib/Parser/
H A DParser.h89 auto *rawLoc = in remapLocationToTopLevelBuffer() local
91 return llvm::SMLoc::getFromPointer(rawLoc); in remapLocationToTopLevelBuffer()
/dports/devel/stack/stack-2.7.3/_cabal_deps/pantry-0.5.2.1/src/
H A DPantry.hs545 let rawLoc = toRawPLI loc function
548 case Map.lookup rawLoc m0 of
552 atomicModifyIORef' ref $ \m -> (Map.insert rawLoc x m, x)
1188 loadAndCompleteSnapshotRaw rawLoc cacheSL cachePL = do function
1189 eres <- case Map.lookup rawLoc cacheSL of
1191 Nothing -> loadRawSnapshotLayer rawLoc
1205 rawLoc
1215 warnUnusedAddPackagesConfig (display rawLoc) unused
1374 addPackage (ps, completed) rawLoc = do
1378 warnMissingCabalFile rawLoc
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/mlir/lib/Pass/
H A DPassRegistry.cpp289 auto errorHandler = [&](const char *rawLoc, Twine msg) { in initialize() argument
290 pipelineMgr.PrintMessage(errorStream, llvm::SMLoc::getFromPointer(rawLoc), in initialize()
418 auto *rawLoc = element.name.data(); in resolvePipelineElement() local
419 return errorHandler(rawLoc, "'" + element.name + in resolvePipelineElement()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/mlir/lib/Pass/
H A DPassRegistry.cpp289 auto errorHandler = [&](const char *rawLoc, Twine msg) { in initialize() argument
290 pipelineMgr.PrintMessage(errorStream, llvm::SMLoc::getFromPointer(rawLoc), in initialize()
418 auto *rawLoc = element.name.data(); in resolvePipelineElement() local
419 return errorHandler(rawLoc, "'" + element.name + in resolvePipelineElement()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/mlir/lib/Parser/
H A DParser.h102 auto *rawLoc = in remapLocationToTopLevelBuffer() local
104 return llvm::SMLoc::getFromPointer(rawLoc); in remapLocationToTopLevelBuffer()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/mlir/lib/Pass/
H A DPassRegistry.cpp319 auto errorHandler = [&](const char *rawLoc, Twine msg) { in initialize() argument
320 pipelineMgr.PrintMessage(errorStream, llvm::SMLoc::getFromPointer(rawLoc), in initialize()
455 auto *rawLoc = element.name.data(); in resolvePipelineElement() local
456 return errorHandler(rawLoc, "'" + element.name + in resolvePipelineElement()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/mlir/lib/Pass/
H A DPassRegistry.cpp303 auto errorHandler = [&](const char *rawLoc, Twine msg) { in initialize() argument
304 pipelineMgr.PrintMessage(errorStream, llvm::SMLoc::getFromPointer(rawLoc), in initialize()
443 auto *rawLoc = element.name.data(); in resolvePipelineElement() local
444 return errorHandler(rawLoc, "'" + element.name + in resolvePipelineElement()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/mlir/lib/Pass/
H A DPassRegistry.cpp324 auto errorHandler = [&](const char *rawLoc, Twine msg) { in initialize() argument
325 pipelineMgr.PrintMessage(errorStream, llvm::SMLoc::getFromPointer(rawLoc), in initialize()
460 auto *rawLoc = element.name.data(); in resolvePipelineElement() local
461 return errorHandler(rawLoc, "'" + element.name + in resolvePipelineElement()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/mlir/lib/Pass/
H A DPassRegistry.cpp324 auto errorHandler = [&](const char *rawLoc, Twine msg) { in initialize() argument
325 pipelineMgr.PrintMessage(errorStream, llvm::SMLoc::getFromPointer(rawLoc), in initialize()
460 auto *rawLoc = element.name.data(); in resolvePipelineElement() local
461 return errorHandler(rawLoc, "'" + element.name + in resolvePipelineElement()
/dports/devel/llvm12/llvm-project-12.0.1.src/mlir/lib/Pass/
H A DPassRegistry.cpp303 auto errorHandler = [&](const char *rawLoc, Twine msg) { in initialize() argument
304 pipelineMgr.PrintMessage(errorStream, llvm::SMLoc::getFromPointer(rawLoc), in initialize()
443 auto *rawLoc = element.name.data(); in resolvePipelineElement() local
444 return errorHandler(rawLoc, "'" + element.name + in resolvePipelineElement()
/dports/devel/llvm13/llvm-project-13.0.1.src/mlir/lib/Pass/
H A DPassRegistry.cpp324 auto errorHandler = [&](const char *rawLoc, Twine msg) { in initialize() argument
325 pipelineMgr.PrintMessage(errorStream, llvm::SMLoc::getFromPointer(rawLoc), in initialize()
460 auto *rawLoc = element.name.data(); in resolvePipelineElement() local
461 return errorHandler(rawLoc, "'" + element.name + in resolvePipelineElement()
/dports/devel/clazy/clazy-1.5/src/
H A Dcheckbase.cpp275 for (auto rawLoc : m_emittedWarningsInMacro) { in warningAlreadyEmitted() local
276 SourceLocation l = SourceLocation::getFromRawEncoding(rawLoc); in warningAlreadyEmitted()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/mlir/lib/Bindings/Python/
H A DIRCore.cpp667 MlirLocation rawLoc = mlirPythonCapsuleToLocation(capsule.ptr()); in createFromCapsule() local
668 if (mlirLocationIsNull(rawLoc)) in createFromCapsule()
670 return PyLocation(PyMlirContext::forContext(mlirLocationGetContext(rawLoc)), in createFromCapsule()
671 rawLoc); in createFromCapsule()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/mlir/lib/Bindings/Python/
H A DIRCore.cpp667 MlirLocation rawLoc = mlirPythonCapsuleToLocation(capsule.ptr()); in createFromCapsule() local
668 if (mlirLocationIsNull(rawLoc)) in createFromCapsule()
670 return PyLocation(PyMlirContext::forContext(mlirLocationGetContext(rawLoc)), in createFromCapsule()
671 rawLoc); in createFromCapsule()
/dports/devel/llvm13/llvm-project-13.0.1.src/mlir/lib/Bindings/Python/
H A DIRCore.cpp667 MlirLocation rawLoc = mlirPythonCapsuleToLocation(capsule.ptr()); in createFromCapsule() local
668 if (mlirLocationIsNull(rawLoc)) in createFromCapsule()
670 return PyLocation(PyMlirContext::forContext(mlirLocationGetContext(rawLoc)), in createFromCapsule()
671 rawLoc); in createFromCapsule()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/mlir/lib/Bindings/Python/
H A DIRCore.cpp664 MlirLocation rawLoc = mlirPythonCapsuleToLocation(capsule.ptr()); in createFromCapsule() local
665 if (mlirLocationIsNull(rawLoc)) in createFromCapsule()
667 return PyLocation(PyMlirContext::forContext(mlirLocationGetContext(rawLoc)), in createFromCapsule()
668 rawLoc); in createFromCapsule()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/mlir/lib/Bindings/Python/
H A DIRModules.cpp674 MlirLocation rawLoc = mlirPythonCapsuleToLocation(capsule.ptr()); in createFromCapsule() local
675 if (mlirLocationIsNull(rawLoc)) in createFromCapsule()
677 return PyLocation(PyMlirContext::forContext(mlirLocationGetContext(rawLoc)), in createFromCapsule()
678 rawLoc); in createFromCapsule()

12