Home
last modified time | relevance | path

Searched refs:uses (Results 151 - 175 of 385) sorted by relevance

12345678910>>...16

/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/
H A Dconstruct.cpp181 for (auto& use : block->label()->uses()) { in IsStructuredExit()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DSink.cpp35 /// AllUsesDominatedByBlock - Return true if all uses of the specified value
39 // Ignoring debug uses is necessary so debug info doesn't affect the code. in AllUsesDominatedByBlock()
43 for (Use &U : Inst->uses()) { in AllUsesDominatedByBlock()
132 // Finally, check that all the uses of the instruction are actually in IsAcceptableTarget()
165 // Instructions can only be sunk if all their uses are in blocks in SinkInstruction()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
H A DAArch64DeadRegisterDefinitionsPass.cpp65 for (const MachineOperand &MO : MI.uses()) in usesFrameIndex()
122 // dead def it uses a frame index which might expand into a multi in processMachineBasicBlock()
H A DAArch64A57FPLoadBalancing.cpp179 /// killed with no intervening uses, we can safely change its register.
232 /// LastInst) is killed by MI with no intervening uses or defs.
607 for (auto &I : MI->uses()) in scanInstruction()
641 // need to track other uses of the registers we want to rewrite. in scanInstruction()
670 // Non-MUL or MLA instruction. Invalidate any chain in the uses or defs in scanInstruction()
672 for (auto &I : MI->uses()) in scanInstruction()
/third_party/python/PCbuild/
H A Drt.bat11 rem was specified). If omitted, uses %PREFIX% if set or 64-bit.
/third_party/spirv-tools/source/val/
H A Dconstruct.cpp165 for (auto& use : block->label()->uses()) { in IsStructuredExit()
/third_party/libunwind/libunwind/doc/
H A Dlibunwind.tex190 object and an opaque pointer as arguments. The routine uses these
192 uses the opaque pointer on its own, but instead just passes it on to
218 program includes \File{$<$libunwind.h$>$} and uses the linker switch
220 includes \File{$<$libunwind-}\Var{PLAT}\File{.h$>$} and uses the linker
H A Dlibunwind-setjmp.tex67 be linked against to ensure it uses the libunwind-based non-local
H A Dunw_resume.tex44 handlers (e.g., IA-64 uses \texttt{r15}-\texttt{r18} for this
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
H A DArgumentPromotion.cpp158 // There may be remaining metadata uses of the argument for things like in doPromotion()
162 // Okay, this is being promoted. This means that the only uses are loads in doPromotion()
369 // Loop over the argument list, transferring uses of the old arguments over to in doPromotion()
411 // the callee now uses an alloca from the caller. in doPromotion()
466 // All of the uses must be load instructions. Replace them all with in doPromotion()
579 // We can only promote this argument if all of the uses are loads, or are GEP in isSafeToPromoteArgument()
663 // Now, iterate all uses of the argument to see if there are any uses that are in isSafeToPromoteArgument()
667 for (Use &U : Arg->uses()) { in isSafeToPromoteArgument()
710 // Other uses tha in isSafeToPromoteArgument()
[all...]
H A DThinLTOBitcodeWriter.cpp107 for (const Use &U : TypeTestFunc->uses()) { in promoteTypeIds()
115 for (const Use &U : TypeCheckedLoadFunc->uses()) { in promoteTypeIds()
439 // Returns whether this module needs to be split because it uses type metadata.
/third_party/ltp/tools/sparse/sparse-src/
H A Dpre-process.c308 * We store arglist as <counter> [arg1] <number of uses for arg1> ... eof
2079 struct token *id, *uses; in create_arglist() local
2082 uses = __alloc_token(0); in create_arglist()
2083 token_type(uses) = TOKEN_ARG_COUNT; in create_arglist()
2084 uses->count.normal = 1; in create_arglist()
2087 id->next = uses; in create_arglist()
2088 next = &uses->next; in create_arglist()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DValue.h114 /// User uses this value to find the Use list.
284 /// Change all uses of this to point to a new Value.
286 /// Go through the uses list for this definition and make each use point to
291 /// Change non-metadata uses of this to point to a new Value.
293 /// Go through the uses list for this definition and make each use point to
297 /// Go through the uses list for this definition and make each use point
316 /// replaceUsesOutsideBlock - Go through the uses list for this definition and
324 // Methods for handling the chain of uses of this Value.
326 // Materializing a function can introduce new uses, so these methods come in
328 // The methods that start with materialized_ check the uses tha
375 iterator_range<use_iterator> uses() { uses() function
379 iterator_range<const_use_iterator> uses() const { uses() function
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DAMDGPUPrintfRuntimeBinding.cpp575 for (auto &U : PrintfFunction->uses()) { in runOnModule()
586 for (auto &U : HostcallFunction->uses()) { in runOnModule()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
H A DX86CmovConversion.cpp261 // CMOV instructions, in same MBB, that uses same EFLAGS def instruction. in collectCmovCandidates()
437 for (auto &MO : MI.uses()) { in checkForProfitableCmovCandidates()
438 // Checks for "isUse()" as "uses()" returns also implicit definitions. in checkForProfitableCmovCandidates()
783 for (auto &MOp : NewMI->uses()) { in convertCmovInstsToBranches()
/kernel/linux/linux-5.10/arch/x86/um/
H A Dchecksum_32.S57 subl $2, %ecx # Alignment uses up two bytes.
/kernel/linux/linux-5.10/tools/testing/selftests/kmod/
H A Dkmod.sh16 # This is a stress test script for kmod, the kernel module loader. It uses
20 # The way kmod works is it uses the kernel's usermode helper API to eventually
23 # mount uses get_fs_type(). Both behave slightly differently, but the
553 echo Example uses:
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/engine/fifo/
H A Dcgrp.c77 refcount_set(&ectx->uses, 0); in nvkm_cgrp_ectx_get()
/kernel/linux/linux-6.6/tools/testing/selftests/kmod/
H A Dkmod.sh5 # This is a stress test script for kmod, the kernel module loader. It uses
9 # The way kmod works is it uses the kernel's usermode helper API to eventually
12 # mount uses get_fs_type(). Both behave slightly differently, but the
542 echo Example uses:
/third_party/ffmpeg/ffbuild/
H A Dlibrary.mak29 # Yet linking against dependend libraries still uses dynamic linking.
/third_party/gn/src/gn/
H A Dswitches.cc176 from project that uses GN without modifying any files.
/third_party/mesa3d/src/compiler/nir/
H A Dnir_lower_regs_to_ssa.c274 * as a separate pass because the phi builder assumes that uses and in nir_lower_regs_to_ssa_impl()
286 assert(list_is_empty(&reg->uses)); in nir_lower_regs_to_ssa_impl()
/third_party/node/test/fixtures/wpt/dom/abort/resources/
H A Dabort-signal-any-tests.js99 }, `${desc} uses the first instance of a duplicate signal ${suffix}`);
/third_party/mesa3d/src/microsoft/compiler/
H A Ddxil_nir_tess.c162 * constants - or else undefined behavior strikes. NIR uses store_output to
218 list_length(&intr->dest.ssa.uses) + in dxil_nir_split_tess_ctrl()
/third_party/mesa3d/src/gallium/drivers/etnaviv/
H A Detnaviv_compiler_nir.h177 if (list_length(&dest->ssa.if_uses) || list_length(&dest->ssa.uses) > 1) in real_dest()

Completed in 23 milliseconds

12345678910>>...16