| /third_party/mesa3d/src/compiler/nir/tests/ |
| D | serialize_tests.cpp | 145 nir_ssa_def *undef = nir_ssa_undef(b, GetParam(), 32); in TEST_P() local 167 nir_ssa_def *undef = nir_ssa_undef(b, 2, 32); in TEST_P() local 189 nir_ssa_def *undef = nir_ssa_undef(b, 2, 32); in TEST_P() local 218 nir_ssa_def *undef = nir_ssa_undef(b, GetParam(), 32); in TEST_P() local 246 nir_ssa_def *undef = nir_ssa_undef(b, GetParam(), 32); in TEST_P() local
|
| /third_party/mesa3d/src/compiler/nir/ |
| D | nir_opt_undef.c | 91 nir_ssa_def *undef = nir_ssa_undef(b, alu->dest.dest.ssa.num_components, in opt_undef_vecN() local 110 unsigned undef = 0; in nir_get_undef_mask() local
|
| D | nir_opt_uniform_atomics.c | 235 nir_ssa_def *undef = nir_ssa_undef(b, 1, intrin->dest.ssa.bit_size); in optimize_atomic() local 272 nir_ssa_def *undef = result ? nir_ssa_undef(b, 1, result->bit_size) : NULL; in optimize_and_rewrite_atomic() local
|
| D | nir_opt_dce.c | 88 nir_ssa_undef_instr *undef = nir_instr_as_ssa_undef(instr); in is_live() local
|
| D | nir_control_flow.c | 238 nir_ssa_undef_instr *undef = in nir_insert_phi_undef() local 623 nir_ssa_undef_instr *undef = in replace_ssa_def_uses() local
|
| D | nir_phi_builder.c | 208 nir_ssa_undef_instr *undef = in nir_phi_builder_value_get_block_def() local
|
| D | nir_opt_gcm.c | 741 nir_ssa_undef_instr *undef = in gcm_replace_def_with_undef() local
|
| /third_party/jerryscript/tests/jerry/ |
| D | global-parseint.js | 45 var undef; variable
|
| D | global-parsefloat.js | 72 var undef; variable
|
| /third_party/typescript/tests/baselines/reference/ |
| D | unknownType2.js | 22 const undef: undefined = u; constant 274 var undef = u; variable
|
| D | constructorWithIncompleteTypeAnnotation.js | 71 var undef = undefined; variable
|
| /third_party/typescript/tests/cases/conformance/types/unknown/ |
| D | unknownType2.ts | 23 const undef: undefined = u; constant 169 const undef: undefined = x; constant
|
| /third_party/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
|
| /third_party/mesa3d/src/gallium/drivers/r600/sfn/ |
| D | sfn_instrfactory.cpp | 202 bool InstrFactory::process_undef(nir_ssa_undef_instr *undef, Shader& shader) in process_undef()
|
| D | sfn_nir_lower_64bit.cpp | 846 auto undef = nir_instr_as_ssa_undef(instr); in filter() local 920 auto undef = nir_instr_as_ssa_undef(instr); in lower() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/ |
| D | wrap_opkill.cpp | 79 Instruction* undef = ir_builder.AddNullaryOp(return_type_id, SpvOpUndef); in ReplaceWithFunctionCall() local
|
| /third_party/spirv-tools/source/opt/ |
| D | wrap_opkill.cpp | 80 Instruction* undef = in ReplaceWithFunctionCall() local
|
| /third_party/skia/third_party/externals/spirv-tools/source/opt/ |
| D | wrap_opkill.cpp | 79 Instruction* undef = ir_builder.AddNullaryOp(return_type_id, SpvOpUndef); in ReplaceWithFunctionCall() local
|
| /third_party/node/deps/v8/src/parsing/ |
| D | rewriter.cc | 117 Expression* undef = factory()->NewUndefinedLiteral(kNoSourcePosition); in AssignUndefinedBefore() local 278 Expression* undef = factory()->NewUndefinedLiteral(kNoSourcePosition); in VisitTryFinallyStatement() local
|
| /third_party/mesa3d/src/broadcom/compiler/ |
| D | vir_to_qpu.c | 73 struct qreg undef = vir_nop_reg(); in vir_nop() local
|
| /third_party/mesa3d/src/freedreno/ir3/ |
| D | ir3_nir_lower_64b.c | 186 nir_ssa_undef_instr *undef = nir_instr_as_ssa_undef(instr); in lower_64b_undef() local
|
| /third_party/mesa3d/src/amd/compiler/ |
| D | aco_lower_phis.cpp | 35 undef = 0, enumerator
|
| /third_party/mesa3d/src/intel/compiler/ |
| D | brw_fs_copy_propagation.cpp | 91 BITSET_WORD *undef; member
|
| /third_party/mesa3d/src/gallium/drivers/r600/sb/ |
| D | sb_shader.h | 272 value *undef; variable
|