Home
last modified time | relevance | path

Searched defs:uses (Results 1 - 25 of 57) sorted by relevance

123

/third_party/mesa3d/src/amd/compiler/
H A Daco_dead_code_analysis.cpp40 std::vector<uint16_t> uses; member
84 is_dead(const std::vector<uint16_t>& uses, Instruction* instr) in is_dead() argument
[all...]
H A Daco_optimizer_postRA.cpp60 std::vector<uint16_t> uses; member
[all...]
/third_party/mesa3d/src/gallium/drivers/r600/sb/
H A Dsb_def_use.cpp38 void def_use::process_phi(container_node *c, bool defs, bool uses) { in process_phi() argument
/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Dprivate_to_local_pass.cpp224 std::vector<Instruction*> uses; in UpdateUses() local
H A Dfix_storage_class.cpp67 std::vector<Instruction*> uses; in PropagateStorageClass() local
120 std::vector<Instruction*> uses; in FixInstructionStorageClass() local
271 std::vector<std::pair<Instruction*, uint32_t>> uses; PropagateType() local
[all...]
H A Dlocal_single_store_elim_pass.cpp294 RewriteLoads( Instruction* store_inst, const std::vector<Instruction*>& uses, bool* all_rewritten) RewriteLoads() argument
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dprivate_to_local_pass.cpp224 std::vector<Instruction*> uses; in UpdateUses() local
H A Dfix_storage_class.cpp67 std::vector<Instruction*> uses; in PropagateStorageClass() local
120 std::vector<Instruction*> uses; in FixInstructionStorageClass() local
271 std::vector<std::pair<Instruction*, uint32_t>> uses; PropagateType() local
[all...]
H A Dlocal_single_store_elim_pass.cpp294 RewriteLoads( Instruction* store_inst, const std::vector<Instruction*>& uses, bool* all_rewritten) RewriteLoads() argument
/third_party/spirv-tools/source/opt/
H A Dprivate_to_local_pass.cpp223 std::vector<Instruction*> uses; in UpdateUses() local
H A Dfix_storage_class.cpp67 std::vector<Instruction*> uses; in PropagateStorageClass() local
120 std::vector<Instruction*> uses; in FixInstructionStorageClass() local
271 std::vector<std::pair<Instruction*, uint32_t>> uses; PropagateType() local
[all...]
H A Dlocal_single_store_elim_pass.cpp273 RewriteLoads( Instruction* store_inst, const std::vector<Instruction*>& uses, bool* all_rewritten) RewriteLoads() argument
/third_party/elfutils/backends/
H A Dcommon-reloc.c112 uint8_t uses; in reloc_valid_use() local
/third_party/mesa3d/src/asahi/compiler/
H A Dagx_optimizer.c211 agx_instr **uses = calloc(ctx->alloc, sizeof(*uses)); in agx_optimizer_backward() local
/third_party/skia/third_party/externals/angle2/src/compiler/translator/TranslatorMetalDirect/
H A DPipeline.cpp16 bool Pipeline::uses(const TVariable &var) const in uses() function in Pipeline
/third_party/skia/third_party/externals/spirv-tools/source/val/
H A Dinstruction.h61 const std::vector<std::pair<const Instruction*, uint32_t>>& uses() const { in uses() function in spvtools::val::Instruction
H A Dvalidate_interfaces.cpp52 std::vector<const Instruction*> uses; in check_interface_variable() local
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/
H A Dfuzzer_pass_apply_id_synonyms.cpp50 std::vector<std::pair<opt::Instruction*, uint32_t>> uses; in Apply() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/
H A Dfuzzer_pass_apply_id_synonyms.cpp50 std::vector<std::pair<opt::Instruction*, uint32_t>> uses; in Apply() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/
H A Dinstruction.h61 const std::vector<std::pair<const Instruction*, uint32_t>>& uses() const { in uses() function in spvtools::val::Instruction
/third_party/spirv-tools/source/fuzz/
H A Dfuzzer_pass_apply_id_synonyms.cpp50 std::vector<std::pair<opt::Instruction*, uint32_t>> uses; in Apply() local
/third_party/spirv-tools/source/val/
H A Dinstruction.h61 const std::vector<std::pair<const Instruction*, uint32_t>>& uses() const { in uses() function in spvtools::val::Instruction
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_nir_analyze_ubo_ranges.c91 uint8_t uses[64]; member
/third_party/mesa3d/src/panfrost/midgard/
H A Dmir_promote_uniforms.c160 BITSET_WORD *uses = analysis->blocks[i].uses; in mir_promoteable_uniform_count() local
[all...]
/third_party/mesa3d/src/panfrost/bifrost/
H A Dbi_opt_mod_props.c344 bi_instr **uses = calloc(count, sizeof(*uses)); in bi_opt_mod_prop_backward() local

Completed in 12 milliseconds

123