Home
last modified time | relevance | path

Searched defs:vector_width (Results 1 – 4 of 4) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Dllvm_ir_runtime.cc49 int32 vector_width)> in RewriteCalls()
119 int32 vector_width) { in GenerateVF32Exp()
177 int32 vector_width) { in GenerateVF32Log()
/external/mesa3d/src/intel/compiler/
Dbrw_fs_bank_conflicts.cpp90 const unsigned vector_width = 2 * sizeof(__m128i) / sizeof(scalar_type); variable
198 const unsigned vector_width = 1; variable
/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_sample.h318 unsigned vector_width; member
/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_state_fs.c1755 unsigned vector_width; in generate_unswizzled_blend() local