Home
last modified time | relevance | path

Searched defs:undef (Results 1 – 25 of 131) sorted by relevance

123456

/aosp_15_r20/external/mesa3d/src/compiler/nir/
H A Dnir_opt_undef.c81 nir_def *undef = nir_undef(b, alu->def.num_components, in opt_undef_vecN() local
100 unsigned undef = 0; in nir_get_undef_mask() local
239 nir_undef_instr *undef = nir_instr_as_undef(instr); in replace_ssa_undef() local
H A Dnir_opt_uniform_atomics.c273 nir_def *undef = nir_undef(b, 1, intrin->def.bit_size); in optimize_atomic() local
311 nir_def *undef = result ? nir_undef(b, 1, result->bit_size) : NULL; in optimize_and_rewrite_atomic() local
H A Dnir_control_flow.c226 nir_undef_instr *undef = in nir_insert_phi_undef() local
648 nir_undef_instr *undef = in replace_ssa_def_uses() local
H A Dnir_lower_helper_writes.c54 nir_def *undef = NULL; in lower() local
/aosp_15_r20/external/python/uritemplates/tests/fixtures/
Dspec-examples-by-section.json21 "undef" : null null
54 "undef" : null null
108 "undef" : null null
165 "undef" : null null
207 "undef" : null null
259 "undef" : null null
311 "undef" : null null
362 "undef" : null null
410 "undef" : null null
/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_swizzle.c61 LLVMValueRef undef = LLVMGetUndef(vec_type); in lp_build_broadcast() local
386 LLVMValueRef undef = LLVMGetUndef(lp_build_elem_type(bld->gallivm, type)); in lp_build_swizzle_aos() local
746 LLVMValueRef undef = LLVMGetUndef(i32t); in lp_build_pack_aos_scalars() local
/aosp_15_r20/external/mesa3d/src/compiler/nir/tests/
H A Dserialize_tests.cpp145 nir_def *undef = nir_undef(b, GetParam(), 32); in TEST_P() local
167 nir_def *undef = nir_undef(b, 2, 32); in TEST_P() local
/aosp_15_r20/external/pytorch/aten/src/ATen/test/
H A Dmath_kernel_test.cpp41 Tensor undef; in TEST() local
61 Tensor undef; in TEST() local
/aosp_15_r20/external/mesa3d/src/amd/common/
H A Dac_nir_lower_ps.c376 nir_def *undef = nir_undef(b, 1, 32); in emit_ps_mrtz_export() local
470 nir_def *undef = nir_undef(b, 1, 32); in emit_ps_color_export() local
680 nir_def *undef = nir_undef(b, 1, 32); in emit_ps_dual_src_blend_swizzle() local
H A Dac_nir.c202 nir_def *undef = nir_undef(b, 1, value->bit_size); in ac_nir_store_var_components() local
582 nir_def *undef = nir_undef(b, 1, 16); in ac_nir_export_parameters() local
738 nir_def *undef = nir_undef(b, 1, 32); in emit_streamout() local
/aosp_15_r20/external/pytorch/aten/src/ATen/core/
H A Dtensor_type.cpp362 auto undef = merge_primitive(undefined(), other.undefined()); in merge() local
379 bool undef = undefined().value_or(!t.defined()); in matchTensor() local
/aosp_15_r20/external/mesa3d/src/gallium/drivers/r600/sfn/
H A Dsfn_nir_lower_tess_io.cpp231 auto undef = nir_undef(b, 1, 32); in replace_load_instr() local
396 auto undef = nir_undef(b, 1, 32); in r600_lower_tess_io_impl() local
H A Dsfn_instrfactory.cpp194 InstrFactory::process_undef(nir_undef_instr *undef, Shader& shader) in process_undef()
/aosp_15_r20/external/clang/test/CodeGen/
H A Dannotations-var.c42 void undef(void) { in undef() function
/aosp_15_r20/external/pytorch/torch/csrc/jit/passes/
H A Dlower_grad_of.cpp23 auto undef = g.createAutogradZero() in LowerGradOf() local
/aosp_15_r20/external/mesa3d/src/panfrost/util/
H A Dpan_lower_store_component.c53 nir_def *undef = nir_undef(b, 1, value->bit_size); in lower_store_component() local
/aosp_15_r20/external/clang/test/Analysis/
H A Dlogical-ops.c36 int undef(void) {} // expected-warning{{control reaches end of non-void function}} in undef() function
/aosp_15_r20/external/clang/test/Sema/
H A Dinvalid-decl.c26 UndefinedType undef; // expected-error {{unknown type name 'UndefinedType'}} member
/aosp_15_r20/external/pytorch/torch/csrc/lazy/ts_backend/
H A Dts_autograd_functions.cpp54 at::Tensor undef; in backward() local
/aosp_15_r20/external/coreboot/Documentation/technotes/
H A D2020-03-unit-testing-coreboot.md221 This header will comprise #undef of old CONFIG values and #define of the hashtag
/aosp_15_r20/external/mesa3d/src/intel/compiler/elk/
H A Delk_nir.c64 nir_def *undef = nir_undef(b, 1, 32); in remap_tess_levels() local
132 nir_def *undef = nir_undef(b, 1, 32); in remap_tess_levels() local
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dwrap_opkill.cpp80 Instruction* undef = in ReplaceWithFunctionCall() local
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/opt/
H A Dwrap_opkill.cpp80 Instruction* undef = in ReplaceWithFunctionCall() local
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/opt/
Dwrap_opkill.cpp80 Instruction* undef = in ReplaceWithFunctionCall() local
/aosp_15_r20/external/mesa3d/src/intel/compiler/
H A Dbrw_fs_opt_virtual_grfs.cpp154 fs_inst *undef = in brw_fs_opt_split_virtual_grfs() local

123456