MCPcopy Create free account
hub / github.com/ARM-software/ComputeLibrary / vextq_f16

Function vextq_f16

scripts/clang-tidy.h:115–118  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

113}
114
115inline float16x8_t vextq_f16(float16x8_t, float16x8_t, int)
116{
117 return vdupq_n_f16(0);
118}
119
120inline float16x8_t vabsq_f16(float16x8_t)
121{

Callers 1

convolve_3x3Function · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected