Home
last modified time | relevance | path

Searched defs:def (Results 51 - 75 of 362) sorted by relevance

12345678910>>...15

/third_party/mesa3d/src/compiler/nir/tests/
H A Dcore_tests.cpp63 nir_ssa_def *def; member
68 contains_def_cb(nir_ssa_def *def, void *_state) in contains_def_cb() argument
78 nir_core_test::shader_contains_def(nir_ssa_def *def) in shader_contains_def() argument
H A Dlower_returns_tests.cpp54 create_one_source_phi(nir_shader *shader, nir_block *pred, nir_ssa_def *def) create_one_source_phi() argument
/third_party/mesa3d/src/compiler/nir/
H A Dnir_lower_bool_to_int32.c27 assert_ssa_def_is_not_1bit(nir_ssa_def *def, UNUSED void *unused) in assert_ssa_def_is_not_1bit() argument
34 rewrite_1bit_ssa_def_to_32bit(nir_ssa_def *def, void *_progress) in rewrite_1bit_ssa_def_to_32bit() argument
H A Dnir_opt_shrink_vectors.c62 shrink_dest_to_read_mask(nir_ssa_def *def) in shrink_dest_to_read_mask() argument
94 reswizzle_alu_uses(nir_ssa_def *def, uint8_t *reswizzle) in reswizzle_alu_uses() argument
108 is_only_used_by_alu(nir_ssa_def *def) is_only_used_by_alu() argument
121 nir_ssa_def *def = &instr->dest.dest.ssa; opt_shrink_vector() local
172 nir_ssa_def *def = &instr->dest.dest.ssa; opt_shrink_vectors_alu() local
278 nir_ssa_def *def = &instr->def; opt_shrink_vectors_load_const() local
[all...]
H A Dnir_opt_copy_propagate.c86 nir_ssa_def *def = NULL; in copy_propagate_alu() local
H A Dnir_opt_move.c98 const nir_ssa_def *def = nir_instr_ssa_def(instr); in nir_opt_move_block() local
H A Dnir_lower_bool_to_float.c28 assert_ssa_def_is_not_1bit(nir_ssa_def *def, UNUSED void *unused) in assert_ssa_def_is_not_1bit() argument
35 rewrite_1bit_ssa_def_to_32bit(nir_ssa_def *def, void *_progress) in rewrite_1bit_ssa_def_to_32bit() argument
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_nir_lower_builtin.c208 nir_ssa_def *def = nir_load_var(b, new_var); in lower_builtin_instr() local
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_mutex_destroy/
H A D2-2.c162 char *def = "Default"; in main() local
/third_party/ltp/tools/sparse/sparse-src/
H A Dir.c64 struct instruction *def; in check_user() local
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/fact_manager/
H A Dirrelevant_value_facts.cpp90 auto def = ir_context_->get_def_use_mgr()->GetDef(result_id); in IdIsIrrelevant() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/fact_manager/
H A Dirrelevant_value_facts.cpp90 auto def = ir_context_->get_def_use_mgr()->GetDef(result_id); in IdIsIrrelevant() local
/third_party/spirv-tools/source/fuzz/fact_manager/
H A Dirrelevant_value_facts.cpp90 auto def = ir_context_->get_def_use_mgr()->GetDef(result_id); in IdIsIrrelevant() local
/third_party/zlib/examples/
H A Dzpipe.c36 int def(FILE *source, FILE *dest, int level) in def() function
/third_party/mesa3d/src/compiler/spirv/
H A Dvtn_amd.c33 nir_ssa_def *def; in vtn_handle_amd_gcn_shader_instruction() local
137 nir_ssa_def *def; in vtn_handle_amd_shader_trinary_minmax_instruction() local
221 nir_ssa_def *def; vtn_handle_amd_shader_explicit_vertex_parameter_instruction() local
[all...]
/third_party/mesa3d/src/gallium/frontends/omx/
H A Dvid_dec_common.c80 OMX_VIDEO_PORTDEFINITIONTYPE *def = &out_port->portdef_.format.video; in vid_dec_FillOutput() local
[all...]
/third_party/mesa3d/src/imagination/rogue/nir/
H A Drogue_nir_lower_io.c40 nir_ssa_def *def = nir_vec3(b, in lower_vulkan_resource_index() local
/third_party/node/deps/v8/src/zone/
H A Dzone-containers.h41 ZoneVector(size_t size, T def, Zone* zone) in ZoneVector() argument
/third_party/musl/src/internal/linux/
H A Dvdso.c40 static int checkver(Verdef *def, int vsym, const char *vername, char *strings) in checkver() argument
/third_party/musl/porting/linux/user/src/internal/
H A Dvdso.c40 static int checkver(Verdef *def, int vsym, const char *vername, char *strings) in checkver() argument
/third_party/musl/src/internal/
H A Dvdso.c25 static int checkver(Verdef *def, int vsym, const char *vername, char *strings) in checkver() argument
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_nir_opt_peephole_ffma.c37 are_all_uses_fadd(nir_ssa_def *def) in are_all_uses_fadd() argument
H A Dbrw_vec4_live_variables.h48 BITSET_WORD *def; member
/third_party/mesa3d/src/nouveau/codegen/
H A Dnv50_ir_lowering_helper.cpp125 Value *def[2]; in handleMAXMIN() local
222 Value *def[2]; in handleSLCT() local
[all...]
/third_party/node/deps/openssl/openssl/Configurations/platform/
H A DBASE.pm41 sub def { return __base($_[1], '.ld') . $_[0]->defext() } subroutine

Completed in 9 milliseconds

12345678910>>...15