| /external/mesa3d/src/compiler/nir/ |
| D | nir_opt_undef.c | 81 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
|
| D | nir_lower_helper_writes.c | 54 nir_def *undef = NULL; in lower() local
|
| D | nir_opt_uniform_atomics.c | 261 nir_def *undef = nir_undef(b, 1, intrin->def.bit_size); in optimize_atomic() local 298 nir_def *undef = result ? nir_undef(b, 1, result->bit_size) : NULL; in optimize_and_rewrite_atomic() local
|
| D | nir_opt_dce.c | 88 nir_undef_instr *undef = nir_instr_as_undef(instr); in is_live() local
|
| D | nir_phi_builder.c | 212 nir_undef_instr *undef = in nir_phi_builder_value_get_block_def() local
|
| D | nir_control_flow.c | 226 nir_undef_instr *undef = in nir_insert_phi_undef() local 648 nir_undef_instr *undef = in replace_ssa_def_uses() local
|
| /external/clang/test/CodeGen/ |
| D | annotations-var.c | 42 void undef(void) { in undef() function
|
| /external/mesa3d/src/compiler/nir/tests/ |
| D | serialize_tests.cpp | 145 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
|
| /external/mesa3d/src/panfrost/util/ |
| D | pan_lower_store_component.c | 53 nir_def *undef = nir_undef(b, 1, value->bit_size); in lower_store_component() local
|
| /external/clang/test/Analysis/ |
| D | logical-ops.c | 36 int undef(void) {} // expected-warning{{control reaches end of non-void function}} in undef() function
|
| /external/clang/test/Sema/ |
| D | invalid-decl.c | 26 UndefinedType undef; // expected-error {{unknown type name 'UndefinedType'}} member
|
| /external/mesa3d/src/gallium/auxiliary/gallivm/ |
| D | lp_bld_swizzle.c | 61 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
|
| D | lp_bld_type.h | 163 LLVMValueRef undef; member
|
| /external/mesa3d/src/gallium/drivers/r600/sfn/ |
| D | sfn_instrfactory.cpp | 214 InstrFactory::process_undef(nir_undef_instr *undef, Shader& shader) in process_undef()
|
| D | sfn_nir_lower_tess_io.cpp | 251 auto undef = nir_undef(b, 1, 32); in replace_load_instr() local 417 auto undef = nir_undef(b, 1, 32); in r600_lower_tess_io_impl() local
|
| /external/mesa3d/src/amd/common/ |
| D | ac_nir_lower_ps.c | 380 nir_def *undef = nir_undef(b, 1, 32); in emit_ps_mrtz_export() local 474 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
|
| /external/mesa3d/src/intel/compiler/ |
| D | brw_fs_opt_virtual_grfs.cpp | 151 fs_inst *undef = in brw_fs_opt_split_virtual_grfs() local
|
| /external/deqp-deps/SPIRV-Tools/source/opt/ |
| D | wrap_opkill.cpp | 80 Instruction* undef = in ReplaceWithFunctionCall() local
|
| /external/swiftshader/third_party/SPIRV-Tools/source/opt/ |
| D | wrap_opkill.cpp | 80 Instruction* undef = in ReplaceWithFunctionCall() local
|
| /external/angle/third_party/spirv-tools/src/source/opt/ |
| D | wrap_opkill.cpp | 80 Instruction* undef = in ReplaceWithFunctionCall() local
|
| /external/python/uritemplates/tests/fixtures/ |
| D | spec-examples-by-section.json | 21 "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
|
| /external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Analysis/ |
| D | ValueLattice.h | 45 undef, enumerator
|
| /external/mesa3d/src/broadcom/compiler/ |
| D | vir_to_qpu.c | 73 struct qreg undef = vir_nop_reg(); in vir_nop() local
|
| /external/mesa3d/src/amd/vulkan/ |
| D | radv_printf.c | 157 nir_def *undef; in radv_build_printf() local
|
| /external/mesa3d/src/freedreno/ir3/ |
| D | ir3_nir_lower_64b.c | 184 nir_undef_instr *undef = nir_instr_as_undef(instr); in lower_64b_undef() local
|