Home
last modified time | relevance | path

Searched refs:uses (Results 76 - 100 of 385) sorted by relevance

12345678910>>...16

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
H A DIPConstantPropagation.cpp47 /// PropagateConstantsIntoArguments - Look at all uses of the specified
48 /// function. If all uses are direct call sites, and all pass a particular
60 for (Use &U : F.uses()) { in PropagateConstantsIntoArguments()
62 // Ignore blockaddress uses. in PropagateConstantsIntoArguments()
221 // over all users, replacing any uses of the return value with the returned in PropagateConstantReturn()
224 for (Use &U : F.uses()) { in PropagateConstantReturn()
261 // If this use uses a specific return value, and we have a replacement, in PropagateConstantReturn()
H A DDeadArgumentElimination.cpp66 // DAH uses this to specify a different ID.
232 // Loop over the argument list, transferring uses of the old arguments over to in DeleteDeadVarargs()
306 for (Use &U : Fn.uses()) { in RemoveDeadArgumentsFromCallers()
385 // that U is really a use of an insertvalue instruction that uses the in SurveyUse()
411 // depends on all uses of that aggregate, but if it is used as a return in SurveyUse()
416 // we don't change RetValNum, but do survey all our uses. in SurveyUse()
419 for (const Use &UU : IV->uses()) { in SurveyUse()
460 /// SurveyUses - This looks at all the uses of the given value
461 /// Returns the Liveness deduced from the uses of this value.
463 /// Adds all uses tha
[all...]
/third_party/spirv-tools/source/opt/
H A Dlocal_single_store_elim_pass.cpp158 // If all uses are rewritten and the variable has a DebugDeclare and the in ProcessVariable()
274 Instruction* store_inst, const std::vector<Instruction*>& uses, in RewriteLoads()
288 for (Instruction* use : uses) { in RewriteLoads()
273 RewriteLoads( Instruction* store_inst, const std::vector<Instruction*>& uses, bool* all_rewritten) RewriteLoads() argument
/third_party/mesa3d/src/freedreno/computerator/examples/
H A Dtest-regfile.sh7 # register footprint by introducing uses of higher and higher registers. This
25 ; busy loop to make sure it actually uses all possible waves
/third_party/node/deps/v8/src/compiler/
H A Dall-nodes.cc45 for (Node* use : reachable[i]->uses()) { in Mark()
H A Dnode-matchers.cc19 for (Node* use : branch->uses()) { in BranchMatcher()
H A Dbranch-elimination.cc142 for (Node* const use : node->uses()) { in ReduceBranch()
159 for (Node* const use : node->uses()) { in ReduceBranch()
277 for (Node* use : branch->uses()) { in ReduceTrapConditional()
409 // we would only revisit control uses if there is change). in TakeConditionsFromFirstControl()
H A Dgraph-reducer.cc186 for (Node* const user : node->uses()) { in ReduceTop()
232 // Replace all old uses of {node} with {replacement}, but allow new nodes in Replace()
243 if (node->uses().empty()) node->Kill(); in Replace()
H A Dloop-analysis.cc57 // direction, from nodes to their uses, starting at loop headers.
276 for (Node* use : node->uses()) { in SetLoopMarkForLoopHeader()
286 for (Node* exit_use : use->uses()) { in SetLoopMarkForLoopHeader()
563 for (Node * use_name : node->uses()) { \ in FindSmallInnermostLoopFromHeader()
585 // LoopExitValue/Effect uses are inside the loop. The rest are not. in FindSmallInnermostLoopFromHeader()
595 // All uses are outside the loop, do nothing. in FindSmallInnermostLoopFromHeader()
681 for (Node* use : node->uses()) { in HasMarkedExits()
/third_party/mesa3d/src/amd/compiler/
H A Daco_lower_to_hw_instr.cpp714 identity[i] = Operand::zero(); /* prevent further uses of identity */ in emit_reduction()
965 uint8_t uses[8]; member
993 can_increase = (src.uses[offset + bytes + i] == 0) == (src.uses[offset] == 0); in split_copy()
1213 if (copy.uses[offset]) { in do_copy()
1345 memset(tmp.uses, 1, 4); in do_swap()
1353 tmp.uses[0] = 1; in do_swap()
1602 /* count the number of uses for each dst reg */ in handle_operands()
1644 it->second.uses[i] += 1; in handle_operands()
1690 other2.second.uses[ in handle_operands()
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gt/uc/
H A Dintel_uc.h75 __uc_state_checker(x, func, uses, used)
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/engine/fifo/
H A Dcgrp.h22 refcount_t uses; member
/third_party/curl/scripts/
H A Dnroff2cd33 section is code or just regular quotes. It then assumes and uses ~~~c
/third_party/skia/third_party/externals/angle2/src/compiler/translator/TranslatorMetalDirect/
H A DPipeline.h65 // For all internal pipeline uses.
66 // For external pipeline uses if pipeline does not require splitting or saturation.
69 // Only for external pipeline uses if the pipeline was split or saturated.
83 bool uses(const TVariable &var) const;
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
H A DWinCFGuard.cpp53 for (const Use &U : FnOrCast->uses()) { in isPossibleIndirectCallTarget()
67 // this escape. Analyze the uses of the cast as well. This ensures that in isPossibleIndirectCallTarget()
/kernel/linux/linux-5.10/arch/x86/lib/
H A Dchecksum_32.S70 subl $2, %ecx # Alignment uses up two bytes.
284 subl $2, %ecx # Alignment uses up two bytes.
/kernel/linux/linux-6.6/arch/x86/lib/
H A Dchecksum_32.S70 subl $2, %ecx # Alignment uses up two bytes.
284 subl $2, %ecx # Alignment uses up two bytes.
/third_party/mbedtls/tests/src/
H A Dhelpers.c282 static void mbedtls_test_set_case_uses_negative_0_internal(unsigned uses) in mbedtls_test_set_case_uses_negative_0_internal() argument
287 mbedtls_test_info.case_uses_negative_0 = uses; in mbedtls_test_set_case_uses_negative_0_internal()
/third_party/mesa3d/src/compiler/nir/
H A Dnir_opt_uniform_atomics.c264 list_replace(&intrin->dest.ssa.uses, &old_result.uses); in optimize_and_rewrite_atomic()
/third_party/pcre2/pcre2/src/
H A Dpcre2posix.c46 it and uses the POSIX names will call the base functions directly. This makes
171 uses the POSIX library and the other uses the PCRE2 POSIX functions, thus
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DR600OpenCLImageTypeLoweringPass.cpp169 for (auto &Use : ImageArg.uses()) { in replaceImageUses()
202 for (const auto &Use : SamplerArg.uses()) { in replaceSamplerUses()
/third_party/spirv-tools/source/val/
H A Dvalidate_id.cpp59 for (auto& use_index_pair : inst.uses()) { in CheckIdDefinitionDominateUse()
80 for (auto use : inst.uses()) { in CheckIdDefinitionDominateUse()
/third_party/mesa3d/src/nouveau/codegen/
H A Dnv50_ir.cpp139 value->uses.erase(this); in set()
141 refVal->uses.insert(this); in set()
160 // including the source modifiers, i.e. make sure that all uses support
173 for (Value::UseIterator it = value->uses.begin(); it != value->uses.end(); in mayReplace()
187 assert(s >= 0); // integrity of uses list in mayReplace()
203 while (!value->uses.empty()) { in replace()
204 ValueRef *ref = *value->uses.begin(); in replace()
/third_party/mesa3d/src/freedreno/ir3/
H A Dir3.c723 instr->uses = NULL; in ir3_find_ssa_uses()
730 if (!src->uses) in ir3_find_ssa_uses()
731 src->uses = _mesa_pointer_set_create(mem_ctx); in ir3_find_ssa_uses()
732 _mesa_set_add(src->uses, instr); in ir3_find_ssa_uses()
/third_party/mesa3d/src/gallium/drivers/r600/sfn/
H A Dsfn_instr_mem.cpp182 bool read_result = !instr->dest.is_ssa || !list_is_empty(&instr->dest.ssa.uses); in emit_atomic_op2()
259 bool read_result = !instr->dest.is_ssa || !list_is_empty(&instr->dest.ssa.uses); in emit_atomic_inc()
599 bool read_result = !intr->dest.is_ssa || !list_is_empty(&intr->dest.ssa.uses); in emit_ssbo_atomic_op()
714 bool read_result = !intrin->dest.is_ssa || !list_is_empty(&intrin->dest.ssa.uses); in emit_image_load_or_atomic()

Completed in 23 milliseconds

12345678910>>...16