Home
last modified time | relevance | path

Searched defs:val_type (Results 1 – 5 of 5) sorted by relevance

/external/tensorflow/tensorflow/compiler/tf2xla/kernels/
Dlistdiff_op.cc49 DataType val_type = context->expected_output_dtype(0); in Compile() local
/external/bcc/src/python/bcc/
Dtable.py65 def _print_log2_hist(vals, val_type, strip_leading_zero): argument
103 def _print_linear_hist(vals, val_type): argument
294 def print_log2_hist(self, val_type="value", section_header="Bucket ptr", argument
346 def print_linear_hist(self, val_type="value", section_header="Bucket ptr", argument
/external/v8/src/compiler/
Dtyped-optimization.cc189 Type const val_type = NodeProperties::GetType(val); in ReduceCheckEqualsInternalizedString() local
201 Type const val_type = NodeProperties::GetType(val); in ReduceCheckEqualsSymbol() local
/external/mesa3d/src/compiler/glsl/
Dbuiltin_functions.cpp4066 const glsl_type *val_type, const glsl_type *bound_type) in _clamp()
4079 builtin_builder::_mix_lrp(builtin_available_predicate avail, const glsl_type *val_type, const glsl_… in _mix_lrp()
4093 const glsl_type *val_type, in _mix_sel()
/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_sample_soa.c3576 LLVMTypeRef val_type[4]; in lp_build_sample_soa_func() local