Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/VcDevel/Vc
/ functions
Functions
1,853 in github.com/VcDevel/Vc
⨍
Functions
1,853
◇
Types & classes
639
Function
operator~
Vc/scalar/vector.h:181
Function
or_si256
Vc/avx/intrinsics.h:386
Method
p
Vc/common/memorybase.h:209
Method
p
Vc/common/memorybase.h:305
Method
p
Vc/common/memorybase.h:366
Method
paintEvent
examples/mandelbrot/main.cpp:79
Function
partialSum
Vc/common/simdarray.h:425
Function
partialSum
Vc/scalar/vector.h:233
Function
permute
Vc/avx/shuffle.h:128
Function
permute
Vc/sse/shuffle.h:100
Function
permute128
Vc/avx/shuffle.h:84
Function
permute4x64
Vc/avx/shuffle.h:142
Function
permuteHi
Vc/avx/shuffle.h:77
Function
permuteHi
Vc/sse/shuffle.h:124
Function
permuteLo
Vc/avx/shuffle.h:71
Function
permuteLo
Vc/sse/shuffle.h:118
Function
popcnt32
Vc/sse/detail.h:397
Function
positiveRandom
tests/subscript.cpp:61
Function
preferred_construction
Vc/common/simdize.h:706
Method
prefetch
Vc/cpuid.h:219
Function
prefetchClose
* Prefetch the cacheline containing \p addr to L1 cache. * * This prefetch evicts data from the cache. So use it only for data you really will use.
Vc/common/memory.h:542
Function
prefetchClose
Vc/common/x86_prefetches.h:54
Function
prefetchClose
Vc/avx/helperimpl.h:102
Function
prefetchClose
Vc/scalar/helperimpl.h:47
Function
prefetchFar
* Prefetch the cacheline containing \p addr to L3 cache. * * This prefetch evicts data from the cache. So use it only for data you really will use.
Vc/common/memory.h:572
Function
prefetchFar
Vc/common/x86_prefetches.h:74
Function
prefetchFar
Vc/avx/helperimpl.h:110
Function
prefetchFar
Vc/scalar/helperimpl.h:49
Function
prefetchForModify
* Prefetch the cacheline containing \p addr for modification. * * This prefetch evicts data from the cache. So use it only for data you really will
Vc/common/memory.h:527
Function
prefetchForModify
Vc/avx/helperimpl.h:98
Function
prefetchForModify
Vc/scalar/helperimpl.h:46
Function
prefetchForOneRead
* Prefetch the cacheline containing \p addr for a single read access. * * This prefetch completely bypasses the cache, not evicting any other data.
Vc/common/memory.h:510
Function
prefetchForOneRead
Vc/common/x86_prefetches.h:44
Function
prefetchForOneRead
Vc/avx/helperimpl.h:94
Function
prefetchForOneRead
Vc/scalar/helperimpl.h:45
Function
prefetchMid
* Prefetch the cacheline containing \p addr to L2 cache. * * This prefetch evicts data from the cache. So use it only for data you really will use.
Vc/common/memory.h:557
Function
prefetchMid
Vc/common/x86_prefetches.h:64
Function
prefetchMid
Vc/avx/helperimpl.h:106
Function
prefetchMid
Vc/scalar/helperimpl.h:48
Method
printVector
Vc/avx/debug.h:57
Method
printVector
Vc/sse/debug.h:54
Method
processorFamily
Return the family number of the processor (vendor dependent).
Vc/cpuid.h:77
Method
processorModel
Return the model number of the processor (vendor dependent).
Vc/cpuid.h:79
Method
processorType
Return the ProcessorType.
Vc/cpuid.h:75
Function
product
Vc/avx/vector.h:422
Function
product
Vc/sse/vector.h:350
Function
product
Vc/scalar/vector.h:231
Function
product_helper_
Vc/common/simdarray.h:88
Function
randomIndexes
tests/subscript.cpp:71
Method
range
Vc/common/memorybase.h:268
Function
readsConstantIndexTest
tests/scalaraccess.cpp:70
Method
reciprocal
Vc/avx/vectorhelper.h:139
Method
reciprocal
Vc/avx/vectorhelper.h:210
Method
reciprocal
Vc/sse/vectorhelper.h:175
Method
reciprocal
Vc/sse/vectorhelper.h:262
Method
recreateImage
examples/mandelbrot/main.cpp:146
Function
referenceData
tests/mathreference.h:96
Function
reinterpretCast
Vc/avx/vector.h:400
Function
reinterpretCast
Vc/sse/vector.h:335
Function
reinterpret_components_cast
Vc/common/vector.h:833
Method
reset
tests/utils.cpp:124
Method
resetLsb
Vc/common/iterators.h:171
Method
resizeEvent
examples/mandelbrot/main.cpp:128
Method
restart
examples/mandelbrot/mandel.h:48
Function
returnConstant
tests/utils.cpp:175
Function
returnConstantOffset
tests/utils.cpp:176
Function
returnConstantOffset2
tests/utils.cpp:177
Function
reverse_iterator rbegin
Vc/common/span.h:305
Function
reverse_iterator rend
Vc/common/span.h:306
Function
reversed
Vc/scalar/vector.h:252
Function
right_size
Vc/common/utility.h:86
Function
rnd
tests/casts.cpp:144
Function
rotated
Vc/avx/detail.h:1061
Function
rotated
Vc/sse/detail.h:796
Function
rotated
Vc/scalar/vector.h:251
Method
round
Vc/avx/vectorhelper.h:169
Method
round
Vc/avx/vectorhelper.h:244
Method
round
Vc/sse/vectorhelper.h:209
Method
round
Vc/sse/vectorhelper.h:291
Method
round
Vc/sse/vectorhelper.h:363
Method
round
Vc/sse/vectorhelper.h:442
Method
round
Vc/sse/vectorhelper.h:509
Method
round
Vc/sse/vectorhelper.h:612
Method
rowCount
Vc/common/memorybase.h:313
Method
rowsCount
Vc/common/memorybase.h:345
Method
rsqrt
Vc/avx/vectorhelper.h:136
Method
rsqrt
Vc/sse/vectorhelper.h:172
Method
run
tests/random.cpp:126
Method
run
tests/memory.cpp:34
Method
run
tests/memory.cpp:42
Method
run
examples/scaling/main.cpp:48
Method
run
examples/scaling/main.cpp:70
Method
run
examples/mandelbrot/mandel.cpp:75
Method
runLibraryAbiCheck
Vc/version.h:114
Method
runs_on
* Returns whether the current code would run on a CPU providing \p extraInstructions. */
Vc/global.h:569
Function
sanitize
Vc/sse/detail.h:789
Method
scalar
Vc/common/memorybase.h:229
Method
scalar
Vc/common/memorybase.h:327
Method
scalarImage
examples/mandelbrot/main.cpp:64
Function
scatter
Vc/common/scatterinterface.h:98
← previous
next →
1,501–1,600 of 1,853, ranked by callers