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

Method even_odd

asmjit/ujit/ujitbase.h:439–440  ·  view source on GitHub ↗

Returns a new vector consisting of either even (from == 0) or odd (from == 1) elements. It's like calling `even()` and `odd()`, but can be used within a loop that performs the same operation for both.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

OpArrayClass · 0.85

Tested by

no test coverage detected