MCPcopy Create free account
hub / github.com/asmjit/asmjit / OpArray

Class OpArray

asmjit/ujit/ujitbase.h:182–441  ·  view source on GitHub ↗

Operand array, mostly used for code generation that uses SIMD. Can hold up to `kMaxSize` registers, however, the number of actual registers is dynamic and depends on initialization.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 8

loMethod · 0.85
hiMethod · 0.85
evenMethod · 0.85
oddMethod · 0.85
halfMethod · 0.85
every_nthMethod · 0.85
even_oddMethod · 0.85
VecArrayMethod · 0.85

Calls 1

initFunction · 0.85

Tested by

no test coverage detected