Home
last modified time | relevance | path

Searched defs:undef (Results 26 - 50 of 67) sorted by relevance

123

/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_pack.c1032 LLVMValueRef undef; in lp_build_pad_vector() local
/third_party/ffmpeg/libavformat/
H A Davformat.c591 AVRational undef = {0, 1}; in av_guess_sample_aspect_ratio() local
/third_party/mesa3d/src/compiler/nir/
H A Dnir_opt_loop_unroll.c688 nir_ssa_def *undef = in remove_out_of_bounds_induction_use() local
H A Dnir_control_flow.c238 nir_ssa_undef_instr *undef = in nir_insert_phi_undef() local
623 nir_ssa_undef_instr *undef = in replace_ssa_def_uses() local
H A Dnir_from_ssa.c1117 nir_ssa_undef_instr *undef = nir_instr_as_ssa_undef(instr); in nir_lower_ssa_defs_to_regs_block() local
H A Dnir_split_vars.c1557 nir_ssa_def *undef = in shrink_vec_var_access_impl() local
H A Dnir_builder.h160 nir_ssa_undef_instr *undef = in nir_ssa_undef() local
[all...]
/third_party/mesa3d/src/gallium/drivers/r600/sfn/
H A Dsfn_nir_lower_tess_io.cpp251 auto undef = nir_ssa_undef(b, 1, 32); in replace_load_instr() local
H A Dsfn_nir_lower_64bit.cpp846 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/mesa3d/src/gallium/drivers/lima/ir/pp/
H A Dnir.c436 nir_ssa_undef_instr *undef = nir_instr_as_ssa_undef(ni); in ppir_emit_ssa_undef() local
/third_party/mesa3d/src/gallium/drivers/r600/sb/
H A Dsb_shader.h272 value *undef; member in r600_sb::shader
/third_party/mesa3d/src/gallium/drivers/freedreno/a2xx/
H A Dir2_nir.c793 emit_undef(struct ir2_context *ctx, nir_ssa_undef_instr *undef) in emit_undef() argument
/third_party/skia/third_party/externals/swiftshader/src/Reactor/
H A DOptimizer.cpp366 auto *undef = context->getConstantUndef(loadData->getType()); in eliminateUnitializedLoads() local
/foundation/arkui/ace_engine_lite/frameworks/native_engine/jsi/test/unittest/common/
H A Djsi_interface_tdd_test.cpp337 JSIValue undef = JSI::CreateUndefined(); in JSIInterfaceTest009() local
407 JSIValue undef = JSI::CreateUndefined(); in JSIInterfaceTest011() local
439 JSIValue undef = JSI::CreateUndefined(); in JSIInterfaceTest012() local
633 JSIValue undef = JSI::CreateUndefined(); JSIInterfaceTest018() local
693 JSIValue undef = JSI::CreateUndefined(); JSIInterfaceTest019() local
[all...]
/third_party/glslang/glslang/MachineIndependent/preprocessor/
H A DPpContext.h332 unsigned undef : 1; member
/third_party/jerryscript/jerry-core/ecma/operations/
H A Decma-typedarray-object.c1215 ecma_value_t undef = ECMA_VALUE_UNDEFINED; in ecma_op_create_typedarray() local
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_shader_llvm.c879 LLVMValueRef undef = LLVMGetUndef(ctx->ac.f32); in si_llvm_translate_nir() local
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_nir.c78 nir_ssa_def *undef = nir_ssa_undef(b, 1, 32); in remap_tess_levels() local
/third_party/mesa3d/src/microsoft/compiler/
H A Ddxil_internal.h258 bool undef; member
/third_party/mesa3d/src/intel/vulkan/
H A Danv_nir_apply_pipeline_layout.c1276 nir_ssa_def *undef = nir_ssa_undef(b, 1, 32); in lower_gfx7_tex_swizzle() local
/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Daggressive_dead_code_elim_pass.cpp310 auto undef = get_def_use_mgr()->GetDef(undef_id); in KillDeadInstructions() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Daggressive_dead_code_elim_pass.cpp310 auto undef = get_def_use_mgr()->GetDef(undef_id); in KillDeadInstructions() local
/third_party/spirv-tools/source/opt/
H A Daggressive_dead_code_elim_pass.cpp308 auto undef = get_def_use_mgr()->GetDef(undef_id); in KillDeadInstructions() local
/third_party/glslang/StandAlone/
H A DStandAlone.cpp251 void addUndef(std::string undef) in addUndef() argument
[all...]
/third_party/mesa3d/src/broadcom/compiler/
H A Dqpu_schedule.c1500 struct qreg undef = vir_nop_reg(); in vir_nop() local

Completed in 45 milliseconds

123