Home
last modified time | relevance | path

Searched refs:annotationCache (Results 1 – 24 of 24) sorted by relevance

/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXUtilities.cpp43 annotationCache->erase(Mod); in clearAnnotationCache()
96 if ((*annotationCache).find(m) != (*annotationCache).end()) in cacheAnnotationFromMD()
101 (*annotationCache)[m] = std::move(tmp1); in cacheAnnotationFromMD()
109 if ((*annotationCache).find(m) == (*annotationCache).end()) in findOneNVVMAnnotation()
111 else if ((*annotationCache)[m].find(gv) == (*annotationCache)[m].end()) in findOneNVVMAnnotation()
113 if ((*annotationCache)[m][gv].find(prop) == (*annotationCache)[m][gv].end()) in findOneNVVMAnnotation()
115 retval = (*annotationCache)[m][gv][prop][0]; in findOneNVVMAnnotation()
123 if ((*annotationCache).find(m) == (*annotationCache).end()) in findAllNVVMAnnotation()
125 else if ((*annotationCache)[m].find(gv) == (*annotationCache)[m].end()) in findAllNVVMAnnotation()
127 if ((*annotationCache)[m][gv].find(prop) == (*annotationCache)[m][gv].end()) in findAllNVVMAnnotation()
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Target/NVPTX/
H A DNVPTXUtilities.cpp43 annotationCache->erase(Mod); in clearAnnotationCache()
96 if ((*annotationCache).find(m) != (*annotationCache).end()) in cacheAnnotationFromMD()
101 (*annotationCache)[m] = std::move(tmp1); in cacheAnnotationFromMD()
109 if ((*annotationCache).find(m) == (*annotationCache).end()) in findOneNVVMAnnotation()
111 else if ((*annotationCache)[m].find(gv) == (*annotationCache)[m].end()) in findOneNVVMAnnotation()
113 if ((*annotationCache)[m][gv].find(prop) == (*annotationCache)[m][gv].end()) in findOneNVVMAnnotation()
115 retval = (*annotationCache)[m][gv][prop][0]; in findOneNVVMAnnotation()
123 if ((*annotationCache).find(m) == (*annotationCache).end()) in findAllNVVMAnnotation()
125 else if ((*annotationCache)[m].find(gv) == (*annotationCache)[m].end()) in findAllNVVMAnnotation()
127 if ((*annotationCache)[m][gv].find(prop) == (*annotationCache)[m][gv].end()) in findAllNVVMAnnotation()
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Target/NVPTX/
H A DNVPTXUtilities.cpp43 annotationCache->erase(Mod); in clearAnnotationCache()
96 if ((*annotationCache).find(m) != (*annotationCache).end()) in cacheAnnotationFromMD()
101 (*annotationCache)[m] = std::move(tmp1); in cacheAnnotationFromMD()
109 if ((*annotationCache).find(m) == (*annotationCache).end()) in findOneNVVMAnnotation()
111 else if ((*annotationCache)[m].find(gv) == (*annotationCache)[m].end()) in findOneNVVMAnnotation()
113 if ((*annotationCache)[m][gv].find(prop) == (*annotationCache)[m][gv].end()) in findOneNVVMAnnotation()
115 retval = (*annotationCache)[m][gv][prop][0]; in findOneNVVMAnnotation()
123 if ((*annotationCache).find(m) == (*annotationCache).end()) in findAllNVVMAnnotation()
125 else if ((*annotationCache)[m].find(gv) == (*annotationCache)[m].end()) in findAllNVVMAnnotation()
127 if ((*annotationCache)[m][gv].find(prop) == (*annotationCache)[m][gv].end()) in findAllNVVMAnnotation()
[all …]
/dports/devel/llvm10/llvm-10.0.1.src/lib/Target/NVPTX/
H A DNVPTXUtilities.cpp43 annotationCache->erase(Mod); in clearAnnotationCache()
96 if ((*annotationCache).find(m) != (*annotationCache).end()) in cacheAnnotationFromMD()
101 (*annotationCache)[m] = std::move(tmp1); in cacheAnnotationFromMD()
109 if ((*annotationCache).find(m) == (*annotationCache).end()) in findOneNVVMAnnotation()
111 else if ((*annotationCache)[m].find(gv) == (*annotationCache)[m].end()) in findOneNVVMAnnotation()
113 if ((*annotationCache)[m][gv].find(prop) == (*annotationCache)[m][gv].end()) in findOneNVVMAnnotation()
115 retval = (*annotationCache)[m][gv][prop][0]; in findOneNVVMAnnotation()
123 if ((*annotationCache).find(m) == (*annotationCache).end()) in findAllNVVMAnnotation()
125 else if ((*annotationCache)[m].find(gv) == (*annotationCache)[m].end()) in findAllNVVMAnnotation()
127 if ((*annotationCache)[m][gv].find(prop) == (*annotationCache)[m][gv].end()) in findAllNVVMAnnotation()
[all …]
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Target/NVPTX/
H A DNVPTXUtilities.cpp43 annotationCache->erase(Mod); in clearAnnotationCache()
96 if ((*annotationCache).find(m) != (*annotationCache).end()) in cacheAnnotationFromMD()
101 (*annotationCache)[m] = std::move(tmp1); in cacheAnnotationFromMD()
109 if ((*annotationCache).find(m) == (*annotationCache).end()) in findOneNVVMAnnotation()
111 else if ((*annotationCache)[m].find(gv) == (*annotationCache)[m].end()) in findOneNVVMAnnotation()
113 if ((*annotationCache)[m][gv].find(prop) == (*annotationCache)[m][gv].end()) in findOneNVVMAnnotation()
115 retval = (*annotationCache)[m][gv][prop][0]; in findOneNVVMAnnotation()
123 if ((*annotationCache).find(m) == (*annotationCache).end()) in findAllNVVMAnnotation()
125 else if ((*annotationCache)[m].find(gv) == (*annotationCache)[m].end()) in findAllNVVMAnnotation()
127 if ((*annotationCache)[m][gv].find(prop) == (*annotationCache)[m][gv].end()) in findAllNVVMAnnotation()
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Target/NVPTX/
H A DNVPTXUtilities.cpp43 annotationCache->erase(Mod); in clearAnnotationCache()
96 if ((*annotationCache).find(m) != (*annotationCache).end()) in cacheAnnotationFromMD()
101 (*annotationCache)[m] = std::move(tmp1); in cacheAnnotationFromMD()
109 if ((*annotationCache).find(m) == (*annotationCache).end()) in findOneNVVMAnnotation()
111 else if ((*annotationCache)[m].find(gv) == (*annotationCache)[m].end()) in findOneNVVMAnnotation()
113 if ((*annotationCache)[m][gv].find(prop) == (*annotationCache)[m][gv].end()) in findOneNVVMAnnotation()
115 retval = (*annotationCache)[m][gv][prop][0]; in findOneNVVMAnnotation()
123 if ((*annotationCache).find(m) == (*annotationCache).end()) in findAllNVVMAnnotation()
125 else if ((*annotationCache)[m].find(gv) == (*annotationCache)[m].end()) in findAllNVVMAnnotation()
127 if ((*annotationCache)[m][gv].find(prop) == (*annotationCache)[m][gv].end()) in findAllNVVMAnnotation()
[all …]
/dports/devel/llvm11/llvm-11.0.1.src/lib/Target/NVPTX/
H A DNVPTXUtilities.cpp43 annotationCache->erase(Mod); in clearAnnotationCache()
96 if ((*annotationCache).find(m) != (*annotationCache).end()) in cacheAnnotationFromMD()
101 (*annotationCache)[m] = std::move(tmp1); in cacheAnnotationFromMD()
109 if ((*annotationCache).find(m) == (*annotationCache).end()) in findOneNVVMAnnotation()
111 else if ((*annotationCache)[m].find(gv) == (*annotationCache)[m].end()) in findOneNVVMAnnotation()
113 if ((*annotationCache)[m][gv].find(prop) == (*annotationCache)[m][gv].end()) in findOneNVVMAnnotation()
115 retval = (*annotationCache)[m][gv][prop][0]; in findOneNVVMAnnotation()
123 if ((*annotationCache).find(m) == (*annotationCache).end()) in findAllNVVMAnnotation()
125 else if ((*annotationCache)[m].find(gv) == (*annotationCache)[m].end()) in findAllNVVMAnnotation()
127 if ((*annotationCache)[m][gv].find(prop) == (*annotationCache)[m][gv].end()) in findAllNVVMAnnotation()
[all …]
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXUtilities.cpp43 annotationCache->erase(Mod); in clearAnnotationCache()
96 if ((*annotationCache).find(m) != (*annotationCache).end()) in cacheAnnotationFromMD()
101 (*annotationCache)[m] = std::move(tmp1); in cacheAnnotationFromMD()
109 if ((*annotationCache).find(m) == (*annotationCache).end()) in findOneNVVMAnnotation()
111 else if ((*annotationCache)[m].find(gv) == (*annotationCache)[m].end()) in findOneNVVMAnnotation()
113 if ((*annotationCache)[m][gv].find(prop) == (*annotationCache)[m][gv].end()) in findOneNVVMAnnotation()
115 retval = (*annotationCache)[m][gv][prop][0]; in findOneNVVMAnnotation()
123 if ((*annotationCache).find(m) == (*annotationCache).end()) in findAllNVVMAnnotation()
125 else if ((*annotationCache)[m].find(gv) == (*annotationCache)[m].end()) in findAllNVVMAnnotation()
127 if ((*annotationCache)[m][gv].find(prop) == (*annotationCache)[m][gv].end()) in findAllNVVMAnnotation()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/
H A DNVPTXUtilities.cpp43 annotationCache->erase(Mod); in clearAnnotationCache()
96 if ((*annotationCache).find(m) != (*annotationCache).end()) in cacheAnnotationFromMD()
101 (*annotationCache)[m] = std::move(tmp1); in cacheAnnotationFromMD()
109 if ((*annotationCache).find(m) == (*annotationCache).end()) in findOneNVVMAnnotation()
111 else if ((*annotationCache)[m].find(gv) == (*annotationCache)[m].end()) in findOneNVVMAnnotation()
113 if ((*annotationCache)[m][gv].find(prop) == (*annotationCache)[m][gv].end()) in findOneNVVMAnnotation()
115 retval = (*annotationCache)[m][gv][prop][0]; in findOneNVVMAnnotation()
123 if ((*annotationCache).find(m) == (*annotationCache).end()) in findAllNVVMAnnotation()
125 else if ((*annotationCache)[m].find(gv) == (*annotationCache)[m].end()) in findAllNVVMAnnotation()
127 if ((*annotationCache)[m][gv].find(prop) == (*annotationCache)[m][gv].end()) in findAllNVVMAnnotation()
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Target/NVPTX/
H A DNVPTXUtilities.cpp43 annotationCache->erase(Mod); in clearAnnotationCache()
96 if ((*annotationCache).find(m) != (*annotationCache).end()) in cacheAnnotationFromMD()
101 (*annotationCache)[m] = std::move(tmp1); in cacheAnnotationFromMD()
109 if ((*annotationCache).find(m) == (*annotationCache).end()) in findOneNVVMAnnotation()
111 else if ((*annotationCache)[m].find(gv) == (*annotationCache)[m].end()) in findOneNVVMAnnotation()
113 if ((*annotationCache)[m][gv].find(prop) == (*annotationCache)[m][gv].end()) in findOneNVVMAnnotation()
115 retval = (*annotationCache)[m][gv][prop][0]; in findOneNVVMAnnotation()
123 if ((*annotationCache).find(m) == (*annotationCache).end()) in findAllNVVMAnnotation()
125 else if ((*annotationCache)[m].find(gv) == (*annotationCache)[m].end()) in findAllNVVMAnnotation()
127 if ((*annotationCache)[m][gv].find(prop) == (*annotationCache)[m][gv].end()) in findAllNVVMAnnotation()
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Target/NVPTX/
H A DNVPTXUtilities.cpp43 annotationCache->erase(Mod); in clearAnnotationCache()
96 if ((*annotationCache).find(m) != (*annotationCache).end()) in cacheAnnotationFromMD()
101 (*annotationCache)[m] = std::move(tmp1); in cacheAnnotationFromMD()
109 if ((*annotationCache).find(m) == (*annotationCache).end()) in findOneNVVMAnnotation()
111 else if ((*annotationCache)[m].find(gv) == (*annotationCache)[m].end()) in findOneNVVMAnnotation()
113 if ((*annotationCache)[m][gv].find(prop) == (*annotationCache)[m][gv].end()) in findOneNVVMAnnotation()
115 retval = (*annotationCache)[m][gv][prop][0]; in findOneNVVMAnnotation()
123 if ((*annotationCache).find(m) == (*annotationCache).end()) in findAllNVVMAnnotation()
125 else if ((*annotationCache)[m].find(gv) == (*annotationCache)[m].end()) in findAllNVVMAnnotation()
127 if ((*annotationCache)[m][gv].find(prop) == (*annotationCache)[m][gv].end()) in findAllNVVMAnnotation()
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Target/NVPTX/
H A DNVPTXUtilities.cpp43 annotationCache->erase(Mod); in clearAnnotationCache()
96 if ((*annotationCache).find(m) != (*annotationCache).end()) in cacheAnnotationFromMD()
101 (*annotationCache)[m] = std::move(tmp1); in cacheAnnotationFromMD()
109 if ((*annotationCache).find(m) == (*annotationCache).end()) in findOneNVVMAnnotation()
111 else if ((*annotationCache)[m].find(gv) == (*annotationCache)[m].end()) in findOneNVVMAnnotation()
113 if ((*annotationCache)[m][gv].find(prop) == (*annotationCache)[m][gv].end()) in findOneNVVMAnnotation()
115 retval = (*annotationCache)[m][gv][prop][0]; in findOneNVVMAnnotation()
123 if ((*annotationCache).find(m) == (*annotationCache).end()) in findAllNVVMAnnotation()
125 else if ((*annotationCache)[m].find(gv) == (*annotationCache)[m].end()) in findAllNVVMAnnotation()
127 if ((*annotationCache)[m][gv].find(prop) == (*annotationCache)[m][gv].end()) in findAllNVVMAnnotation()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Target/NVPTX/
H A DNVPTXUtilities.cpp43 annotationCache->erase(Mod); in clearAnnotationCache()
96 if ((*annotationCache).find(m) != (*annotationCache).end()) in cacheAnnotationFromMD()
101 (*annotationCache)[m] = std::move(tmp1); in cacheAnnotationFromMD()
109 if ((*annotationCache).find(m) == (*annotationCache).end()) in findOneNVVMAnnotation()
111 else if ((*annotationCache)[m].find(gv) == (*annotationCache)[m].end()) in findOneNVVMAnnotation()
113 if ((*annotationCache)[m][gv].find(prop) == (*annotationCache)[m][gv].end()) in findOneNVVMAnnotation()
115 retval = (*annotationCache)[m][gv][prop][0]; in findOneNVVMAnnotation()
123 if ((*annotationCache).find(m) == (*annotationCache).end()) in findAllNVVMAnnotation()
125 else if ((*annotationCache)[m].find(gv) == (*annotationCache)[m].end()) in findAllNVVMAnnotation()
127 if ((*annotationCache)[m][gv].find(prop) == (*annotationCache)[m][gv].end()) in findAllNVVMAnnotation()
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Target/NVPTX/
H A DNVPTXUtilities.cpp43 annotationCache->erase(Mod); in clearAnnotationCache()
96 if ((*annotationCache).find(m) != (*annotationCache).end()) in cacheAnnotationFromMD()
101 (*annotationCache)[m] = std::move(tmp1); in cacheAnnotationFromMD()
109 if ((*annotationCache).find(m) == (*annotationCache).end()) in findOneNVVMAnnotation()
111 else if ((*annotationCache)[m].find(gv) == (*annotationCache)[m].end()) in findOneNVVMAnnotation()
113 if ((*annotationCache)[m][gv].find(prop) == (*annotationCache)[m][gv].end()) in findOneNVVMAnnotation()
115 retval = (*annotationCache)[m][gv][prop][0]; in findOneNVVMAnnotation()
123 if ((*annotationCache).find(m) == (*annotationCache).end()) in findAllNVVMAnnotation()
125 else if ((*annotationCache)[m].find(gv) == (*annotationCache)[m].end()) in findAllNVVMAnnotation()
127 if ((*annotationCache)[m][gv].find(prop) == (*annotationCache)[m][gv].end()) in findAllNVVMAnnotation()
[all …]
/dports/devel/llvm90/llvm-9.0.1.src/lib/Target/NVPTX/
H A DNVPTXUtilities.cpp42 annotationCache->erase(Mod); in clearAnnotationCache()
95 if ((*annotationCache).find(m) != (*annotationCache).end()) in cacheAnnotationFromMD()
100 (*annotationCache)[m] = std::move(tmp1); in cacheAnnotationFromMD()
108 if ((*annotationCache).find(m) == (*annotationCache).end()) in findOneNVVMAnnotation()
110 else if ((*annotationCache)[m].find(gv) == (*annotationCache)[m].end()) in findOneNVVMAnnotation()
112 if ((*annotationCache)[m][gv].find(prop) == (*annotationCache)[m][gv].end()) in findOneNVVMAnnotation()
114 retval = (*annotationCache)[m][gv][prop][0]; in findOneNVVMAnnotation()
122 if ((*annotationCache).find(m) == (*annotationCache).end()) in findAllNVVMAnnotation()
124 else if ((*annotationCache)[m].find(gv) == (*annotationCache)[m].end()) in findAllNVVMAnnotation()
126 if ((*annotationCache)[m][gv].find(prop) == (*annotationCache)[m][gv].end()) in findAllNVVMAnnotation()
[all …]
/dports/devel/llvm80/llvm-8.0.1.src/lib/Target/NVPTX/
H A DNVPTXUtilities.cpp42 annotationCache->erase(Mod); in clearAnnotationCache()
95 if ((*annotationCache).find(m) != (*annotationCache).end()) in cacheAnnotationFromMD()
100 (*annotationCache)[m] = std::move(tmp1); in cacheAnnotationFromMD()
108 if ((*annotationCache).find(m) == (*annotationCache).end()) in findOneNVVMAnnotation()
110 else if ((*annotationCache)[m].find(gv) == (*annotationCache)[m].end()) in findOneNVVMAnnotation()
112 if ((*annotationCache)[m][gv].find(prop) == (*annotationCache)[m][gv].end()) in findOneNVVMAnnotation()
114 retval = (*annotationCache)[m][gv][prop][0]; in findOneNVVMAnnotation()
122 if ((*annotationCache).find(m) == (*annotationCache).end()) in findAllNVVMAnnotation()
124 else if ((*annotationCache)[m].find(gv) == (*annotationCache)[m].end()) in findAllNVVMAnnotation()
126 if ((*annotationCache)[m][gv].find(prop) == (*annotationCache)[m][gv].end()) in findAllNVVMAnnotation()
[all …]
/dports/devel/llvm70/llvm-7.0.1.src/lib/Target/NVPTX/
H A DNVPTXUtilities.cpp42 annotationCache->erase(Mod); in clearAnnotationCache()
95 if ((*annotationCache).find(m) != (*annotationCache).end()) in cacheAnnotationFromMD()
100 (*annotationCache)[m] = std::move(tmp1); in cacheAnnotationFromMD()
108 if ((*annotationCache).find(m) == (*annotationCache).end()) in findOneNVVMAnnotation()
110 else if ((*annotationCache)[m].find(gv) == (*annotationCache)[m].end()) in findOneNVVMAnnotation()
112 if ((*annotationCache)[m][gv].find(prop) == (*annotationCache)[m][gv].end()) in findOneNVVMAnnotation()
114 retval = (*annotationCache)[m][gv][prop][0]; in findOneNVVMAnnotation()
122 if ((*annotationCache).find(m) == (*annotationCache).end()) in findAllNVVMAnnotation()
124 else if ((*annotationCache)[m].find(gv) == (*annotationCache)[m].end()) in findAllNVVMAnnotation()
126 if ((*annotationCache)[m][gv].find(prop) == (*annotationCache)[m][gv].end()) in findAllNVVMAnnotation()
[all …]
/dports/devel/php-libawl/awl-827fbfed7dab0ca339998ca6cdcffb328246d83b/vendor/phpunit/phpunit/PHPUnit/Util/
H A DTest.php69 private static $annotationCache = array(); variable in PHPUnit_Util_Test
294 if (!isset(self::$annotationCache[$className])) {
296 self::$annotationCache[$className] = self::parseAnnotations($class->getDocComment());
299 … if (!empty($methodName) && !isset(self::$annotationCache[$className . '::' . $methodName])) {
306 self::$annotationCache[$className . '::' . $methodName] = $annotations;
310 'class' => self::$annotationCache[$className],
311 …'method' => !empty($methodName) ? self::$annotationCache[$className . '::' . $methodName] : array()
/dports/biology/gatk/gatk-4.2.0.0/src/main/java/org/broadinstitute/hellbender/tools/walkers/varianteval/util/
H A DAnalysisModuleScanner.java21 …final private static Map<String, Annotation[]> annotationCache = new HashMap<String, Annotation[]>… field in AnalysisModuleScanner
102 Annotation[] annotations = annotationCache.get(fieldName); in getAnnotations()
105 annotationCache.put(fieldName, annotations); in getAnnotations()
/dports/devel/gh/cli-2.4.0/pkg/cmd/run/watch/
H A Dwatch.go142 annotationCache := map[int64][]shared.Annotation{}
150 run, err = renderRun(*opts, client, repo, run, prNumber, annotationCache)
172 …api.Client, repo ghrepo.Interface, run *shared.Run, prNumber string, annotationCache map[int64][]s…
195 if as, ok := annotationCache[job.ID]; ok {
207 annotationCache[job.ID] = annotations
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.runtime/bundles/org.eclipse.e4.core.di/src/org/eclipse/e4/core/internal/di/
H A DMethodRequestor.java33 …private static Map<Method, Annotation[][]> annotationCache = Collections.synchronizedMap(new WeakH… field in MethodRequestor
96 Annotation[][] result = annotationCache.get(location); in getParameterAnnotations()
99 annotationCache.put(location, result); in getParameterAnnotations()
/dports/devel/gitlist/gitlist/vendor/phpunit/phpunit/src/Util/
H A DTest.php37 private static $annotationCache = array(); variable in PHPUnit_Util_Test
523 if (!isset(self::$annotationCache[$className])) {
525 self::$annotationCache[$className] = self::parseAnnotations($class->getDocComment());
528 … if (!empty($methodName) && !isset(self::$annotationCache[$className . '::' . $methodName])) {
535 self::$annotationCache[$className . '::' . $methodName] = $annotations;
539 'class' => self::$annotationCache[$className],
540 …'method' => !empty($methodName) ? self::$annotationCache[$className . '::' . $methodName] : array()
/dports/science/jmol/jmol-14.32.7/src/org/jmol/dssx/
H A DAnnotationParser.java677 Map<String, Object> annotationCache, int type, in getAtomBits() argument
688 BS bs = (doCache ? (BS) annotationCache.get(key) : null); in getAtomBits()
693 annotationCache.put(key, bs); in getAtomBits()
H A DDSSR1.java306 Map<String, Object> annotationCache, int type, in getAtomBits() argument
323 annotationCache.put(key, bs); in getAtomBits()