Home
last modified time | relevance | path

Searched defs:QPN (Results 1 – 6 of 6) sorted by relevance

/dports/lang/ghc/ghc-8.10.7/libraries/Cabal/cabal-install/Distribution/Solver/Types/
H A DPackagePath.hs92 type QPN = Qualified PackageName type
/dports/devel/hs-cabal-install/cabal-cabal-install-3.4.0.0/cabal-install/Distribution/Solver/Types/
H A DPackagePath.hs93 type QPN = Qualified PackageName type
/dports/misc/glow/glow-f24d960e3cc80db95ac0bc17b1900dbf60ca044a/lib/IR/
H A DIRGen.cpp398 auto *QPN = cast<QuantizationProfileNode>(N); in post() local
/dports/misc/glow/glow-f24d960e3cc80db95ac0bc17b1900dbf60ca044a/lib/Graph/
H A DTensorLayout.cpp471 if (const auto *QPN = llvm::dyn_cast<QuantizationProfileNode>(node)) { in getNthInputLayoutRequirements() local
/dports/misc/glow/glow-f24d960e3cc80db95ac0bc17b1900dbf60ca044a/lib/Quantization/
H A DQuantization.cpp976 auto *QPN = llvm::dyn_cast<QuantizationProfileNode>(&node); in generateNodeProfilingInfos() local
/dports/misc/glow/glow-f24d960e3cc80db95ac0bc17b1900dbf60ca044a/tests/unittests/
H A DBackendTest.cpp91 if (QuantizationProfileNode *QPN = in TEST() local