MCPcopy Create free account

hub / github.com/DLTcollab/sse2neon / types & classes

Types & classes18 in github.com/DLTcollab/sse2neon

↓ 1 callersClassAssemblyAnalyzer
Level 3 analyzer: Generate and analyze actual assembly output. Most accurate but slowest method - compiles intrinsic and counts actual A
scripts/analyze-tiers.py:944
↓ 1 callersClassClangASTAnalyzer
Clang AST analyzer for precise NEON intrinsic counting. Uses libclang to parse C code and traverse the AST to find actual NEON intrinsic
scripts/analyze-tiers.py:805
↓ 1 callersClassComplexityAnalysis
Detailed complexity analysis for an intrinsic.
scripts/analyze-tiers.py:638
↓ 1 callersClassConfidenceMetrics
Confidence metrics for tier classification.
scripts/analyze-tiers.py:156
↓ 1 callersEnumInstructionTest
tests/impl.h:553
↓ 1 callersClassIntrinsicAnalysis
Analysis result for a single intrinsic.
scripts/analyze-tiers.py:693
↓ 1 callersClassResultCache
Persistent disk cache for analysis results. Caches intrinsic analysis results based on function body hash. Cache invalidation happens automat
scripts/analyze-tiers.py:531
↓ 1 callersClassValidationResult
Result of validating analysis against reference data.
scripts/analyze-tiers.py:134
↓ 1 callersClassstat
tests/differential.cpp:304
EnumDiffCategory
Known differences between x86 and ARM * * These intrinsics have documented semantic differences that require * special comparison logic or toleranc
tests/differential.cpp:162
ClassDifferentialTestData
Test data structure matching impl.cpp */
tests/differential.cpp:81
ClassGoldenHeader
tests/differential.cpp:46
ClassIntrinsicInfo
tests/differential.cpp:206
ClassSSE2NEONTest
tests/impl.h:559
ClassSSE2NEONTestImpl
Forward declaration
tests/impl.cpp:67
Enum_mm_hint
sse2neon.h:1443
Enumresult_t
tests/common.h:130
Classtimeval
sse2neon.h:11207