Home
last modified time | relevance | path

Searched defs:v111 (Results 1 – 6 of 6) sorted by relevance

/external/XNNPACK/models/
Dfp32-mobilenet-v3-large.cc131 alignas(16) static std::array<float, 1280> v111; in FP32MobileNetV3Large() local
Dfp16-mobilenet-v3-large.cc133 alignas(16) static std::array<uint16_t, 1280> v111; in FP16MobileNetV3Large() local
Dfp32-sparse-mobilenet-v3-large.cc131 alignas(16) static std::array<float, 1280> v111; in FP32SparseMobileNetV3Large() local
/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_arit.c1541 LLVMValueRef v111, in lp_build_lerp_3d()
/external/mesa3d/src/mesa/swrast/
Ds_texfilter.c81 GLfloat v001, GLfloat v101, GLfloat v011, GLfloat v111) in lerp_3d()
/external/mesa3d/src/gallium/drivers/softpipe/
Dsp_tex_sample.c103 float v001, float v101, float v011, float v111) in lerp_3d()