Home
last modified time | relevance | path

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

12

/openbsd/gnu/llvm/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
/openbsd/gnu/llvm/llvm/include/llvm/IR/
H A DComdat.h65 SmallPtrSet<GlobalObject *, 2> Users; variable
/openbsd/gnu/llvm/llvm/include/llvm/Transforms/Scalar/
H A DTLSVariableHoist.h93 SmallVector<TLSUser, 8> Users; member
/openbsd/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
H A DWinCFGuard.cpp46 SmallVector<const Value *, 4> Users{F}; in isPossibleIndirectCallTarget() local
/openbsd/gnu/llvm/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
/openbsd/gnu/llvm/llvm/lib/Transforms/Utils/
H A DDemoteRegToStack.cpp154 SmallVector<Instruction *, 4> Users; in DemotePHIToStack() local
H A DCodeExtractor.cpp1026 std::vector<User *> Users(inputs[i]->user_begin(), inputs[i]->user_end()); in constructFunction() local
1047 std::vector<User *> Users(header->user_begin(), header->user_end()); in constructFunction() local
1260 std::vector<User *> Users(outputs[i]->user_begin(), outputs[i]->user_end()); in emitCallAndSwitchStatement() local
/openbsd/gnu/llvm/llvm/tools/llvm-reduce/deltas/
H A DReduceArguments.cpp29 const auto &Users = OldF.users(); in replaceFunctionCalls() local
/openbsd/games/phantasia/
H A Dphantglobs.c27 int Users; /* number of users currently playing */ variable
/openbsd/gnu/llvm/llvm/lib/CodeGen/GlobalISel/
H A DLocalizer.cpp162 SmallPtrSet<MachineInstr *, 32> Users; in localizeIntraBlock() local
/openbsd/gnu/llvm/llvm/lib/Target/XCore/
H A DXCoreLowerThreadLocal.cpp153 SmallVector<User *, 16> Users(GV->users()); in lowerGlobal() local
/openbsd/usr.sbin/ac/
H A Dac.c72 static struct user_list *Users = NULL; variable
/openbsd/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DLoopRerollPass.cpp688 DenseSet<Instruction *> &Users) { in collectInLoopUserSet()
725 DenseSet<Instruction *> &Users) { in collectInLoopUserSet()
1574 SmallInstructionVector Users; in replaceSelected() local
/openbsd/gnu/llvm/llvm/lib/Transforms/Coroutines/
H A DCoroElide.cpp58 SmallVectorImpl<CoroSubFnInst *> &Users) { in replaceWithConstant()
/openbsd/gnu/llvm/llvm/lib/Target/SPIRV/
H A DSPIRVRegularizer.cpp88 std::vector<Instruction *> Users; in runLowerConstExpr() local
/openbsd/gnu/llvm/llvm/lib/CodeGen/
H A DSjLjEHPrepare.cpp291 SmallVector<Instruction *, 16> Users; in lowerAcrossUnwindEdges() local
H A DTypePromotion.cpp412 SmallVector<Instruction *, 4> Users; in ReplaceAllUsersOfWith() local
/openbsd/gnu/llvm/llvm/lib/Transforms/Vectorize/
H A DVPlanTransforms.cpp457 SetVector<VPUser *> Users(WideIV->user_begin(), WideIV->user_end()); in optimizeInductions() local
H A DVPlanValue.h57 SmallVector<VPUser *, 1> Users; variable
/openbsd/gnu/llvm/llvm/lib/Transforms/IPO/
H A DPartialInlining.cpp950 std::vector<User *> Users(DuplicateFunction->user_begin(), in computeCallsiteToProfCountMap() local
1400 std::vector<User *> Users(Cloner.ClonedFunc->user_begin(), in tryPartialInline() local
/openbsd/gnu/llvm/llvm/tools/llvm-mca/Views/
H A DBottleneckAnalysis.cpp508 SmallVector<std::pair<unsigned, unsigned>, 4> Users; in onEvent() local
/openbsd/gnu/llvm/llvm/include/llvm/CodeGen/
H A DMachineRegisterInfo.h854 ArrayRef<MachineInstr *> Users) const { in updateDbgUsersToReg()
/openbsd/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DSIFixSGPRCopies.cpp921 SmallVector<MachineInstr *, 4> Users; in analyzeVGPRToSGPRCopy() local
H A DSIFoldOperands.cpp1695 SmallVector<const MachineInstr*, 8> Users; in tryFoldLoad() local
/openbsd/gnu/llvm/llvm/include/llvm/MCA/
H A DInstruction.h245 SmallVector<std::pair<ReadState *, int>, 4> Users; variable

12