Home
last modified time | relevance | path

Searched defs:Users (Results 1 – 25 of 35) sorted by relevance

12

/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/src/c++17/fast_float/
H A DREADME.md126 ## Users section
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DWinCFGuard.cpp49 SmallVector<const Value *, 4> Users{F}; in isPossibleIndirectCallTarget() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCBoolRetToInt.cpp150 const auto &Users = P->users(); in getPromotablePHINodes() local
169 const auto &Users = P->users(); in getPromotablePHINodes() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/MCA/HardwareUnits/
H A DResourceManager.cpp212 uint64_t Users = Resource2Groups[RSID]; in use() local
235 uint64_t Users = Resource2Groups[RSID]; in release() local
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-reduce/deltas/
H A DReduceArguments.cpp25 const auto &Users = OldF.users(); in replaceFunctionCalls() local
/netbsd-src/games/phantasia/
H A Dphantglobs.c29 int Users; /* number of users currently playing */ variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/
H A DLocalizer.cpp163 SmallPtrSet<MachineInstr *, 32> Users; in localizeIntraBlock() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/XCore/
H A DXCoreLowerThreadLocal.cpp154 SmallVector<User *, 16> Users(GV->users()); in lowerGlobal() local
/netbsd-src/usr.sbin/ac/
H A Dac.c81 static struct user_list *Users = NULL; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DLoopRerollPass.cpp697 DenseSet<Instruction *> &Users) { in collectInLoopUserSet()
734 DenseSet<Instruction *> &Users) { in collectInLoopUserSet()
1583 SmallInstructionVector Users; in replaceSelected() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DCodeExtractor.cpp1004 std::vector<User *> Users(inputs[i]->user_begin(), inputs[i]->user_end()); in constructFunction() local
1023 std::vector<User *> Users(header->user_begin(), header->user_end()); in constructFunction() local
1228 std::vector<User *> Users(outputs[i]->user_begin(), outputs[i]->user_end()); in emitCallAndSwitchStatement() local
H A DSimplifyIndVar.cpp284 SmallVector<Instruction *, 4> Users; in eliminateIVComparison() local
H A DLoopUtils.cpp139 auto Users = Inst.users(); in findDefsUsedOutsideOfLoop() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DSjLjEHPrepare.cpp291 SmallVector<Instruction *, 16> Users; in lowerAcrossUnwindEdges() local
H A DTypePromotion.cpp423 SmallVector<Instruction*, 4> Users; in ReplaceAllUsersOfWith() local
H A DMachineSink.cpp1412 auto &Users = SeenDbgUsers[MO.getReg()]; in SinkInstruction() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Coroutines/
H A DCoroElide.cpp50 SmallVectorImpl<CoroSubFnInst *> &Users) { in replaceWithConstant()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/
H A DVPlanValue.h57 SmallVector<VPUser *, 1> Users; variable
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-mca/Views/
H A DBottleneckAnalysis.cpp509 SmallVector<std::pair<unsigned, unsigned>, 4> Users; in onEvent() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DPartialInlining.cpp956 std::vector<User *> Users(DuplicateFunction->user_begin(), in computeCallsiteToProfCountMap() local
1407 std::vector<User *> Users(Cloner.ClonedFunc->user_begin(), in tryPartialInline() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DAMDGPUPromoteAlloca.cpp447 SmallVector<User *, 8> Users(Alloca->users()); in tryPromoteAllocaToVector() local
H A DSIFoldOperands.cpp1663 SmallVector<const MachineInstr*, 8> Users; in tryFoldLoad() local
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MCA/
H A DInstruction.h147 SmallVector<std::pair<ReadState *, int>, 4> Users; variable
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DMachineRegisterInfo.h827 ArrayRef<MachineInstr *> Users) const { in updateDbgUsersToReg()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp2523 SmallVectorImpl<WeakTrackingVH> &Users, in isAllocSiteRemovable()
2615 SmallVector<WeakTrackingVH, 64> Users; in visitAllocSite() local

12