Searched defs:v_float_load (Results 1 – 1 of 1) sorted by relevance
55 v_float_load (const float *p) in v_float_load() function73 #define v_float_load(x) (x)[0] macro