Home
last modified time | relevance | path

Searched defs:in_bounds (Results 1 – 8 of 8) sorted by relevance

/external/arm-optimized-routines/pl/math/
Dv_erfcf_1u.c141 v_u32_t in_bounds in V_NAME() local
Dsv_erfc_4u.c104 svbool_t in_bounds = svcmplt_n_u64 (pg, atop, 0x404); in __sv_erfc_x() local
/external/tensorflow/tensorflow/core/kernels/
Dpooling_ops_common.cc328 bool in_bounds = in Compute() local
641 bool in_bounds = in Compute() local
Dconv_ops.cc967 bool in_bounds = in operator ()() local
/external/mesa3d/src/compiler/nir/
Dnir_opt_algebraic.py253 in_bounds = ('ult', ('iadd', ('iand', b, mask), ('iand', c, mask)), s) variable
/external/mesa3d/src/intel/compiler/
Dbrw_nir_lower_image_load_store.c72 nir_ssa_def *in_bounds = nir_imm_true(b); in image_coord_is_in_bounds() local
/external/tensorflow/tensorflow/compiler/xla/service/
Delemental_ir_emitter.cc2307 llvm::Value* in_bounds = b_->getTrue(); in EmitElementalPad() local
2842 llvm::Value* in_bounds = b_->getInt1(true); in EmitElementalReduceWindow() local
/external/tensorflow/tensorflow/compiler/mlir/xla/transforms/
Dlegalize_tf.cc2008 Value in_bounds = rewriter.create<ReshapeOp>( in matchAndRewrite() local