Home
last modified time | relevance | path

Searched defs:conv_type (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_format_soa.c163 struct lp_type conv_type = lp_uint_type(type); in lp_build_extract_soa_chan() local
613 struct lp_type conv_type = type; in lp_build_fetch_rgba_soa() local
Dlp_bld_format_aos.c537 struct lp_type fetch_type, conv_type; in lp_build_fetch_rgba_aos() local
622 struct lp_type conv_type; in lp_build_fetch_rgba_aos() local
/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Dir_emitter.cc1183 llvm::FunctionType* conv_type = llvm::FunctionType::get( in HandleConvolution() local