Home
last modified time | relevance | path

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

12

/freebsd-src/contrib/llvm-project/llvm/include/llvm/IR/
H A DComdat.h65 SmallPtrSet<GlobalObject *, 2> Users; variable
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Transforms/Scalar/
H A DTLSVariableHoist.h93 SmallVector<TLSUser, 8> Users; member
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DWinCFGuard.cpp46 SmallVector<const Value *, 4> Users{F}; isPossibleIndirectCallTarget() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCBoolRetToInt.cpp148 const auto &Users = P->users(); in getPromotablePHINodes() local
167 const auto &Users = P->users(); in getPromotablePHINodes() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DDemoteRegToStack.cpp155 SmallVector<Instruction *, 4> Users; DemotePHIToStack() local
H A DCodeExtractor.cpp1036 std::vector<User *> Users(inputs[i]->user_begin(), inputs[i]->user_end()); constructFunction() local
1057 std::vector<User *> Users(header->user_begin(), header->user_end()); constructFunction() local
1263 std::vector<User *> Users(outputs[i]->user_begin(), outputs[i]->user_end()); emitCallAndSwitchStatement() local
H A DSimplifyIndVar.cpp260 SmallVector<Instruction *, 4> Users; eliminateIVComparison() local
/freebsd-src/contrib/llvm-project/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
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DLocalizer.cpp164 SmallPtrSet<MachineInstr *, 32> Users; in localizeIntraBlock() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/XCore/
H A DXCoreLowerThreadLocal.cpp153 SmallVector<User *, 16> Users(GV->users()); lowerGlobal() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopRerollPass.cpp
/freebsd-src/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVRegularizer.cpp88 std::vector<Instruction *> Users; in runLowerConstExpr() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroElide.cpp60 replaceWithConstant(Constant * Value,SmallVectorImpl<CoroSubFnInst * > & Users) replaceWithConstant() argument
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DSjLjEHPrepare.cpp308 SmallVector<Instruction *, 16> Users; lowerAcrossUnwindEdges() local
H A DTypePromotion.cpp410 SmallVector<Instruction *, 4> Users; ReplaceAllUsersOfWith() local
H A DMachineSink.cpp1722 auto &Users = SeenDbgUsers[MO.getReg()]; SinkInstruction() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanValue.h57 SmallVector<VPUser *, 1> Users; global() variable
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DPartialInlining.cpp903 std::vector<User *> Users(DuplicateFunction->user_begin(), in computeCallsiteToProfCountMap() local
1354 std::vector<User *> Users(Cloner.ClonedFunc->user_begin(), in tryPartialInline() local
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-mca/Views/
H A DBottleneckAnalysis.cpp508 SmallVector<std::pair<unsigned, unsigned>, 4> Users; onEvent() local
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineRegisterInfo.h854 updateDbgUsersToReg(MCRegister OldReg,MCRegister NewReg,ArrayRef<MachineInstr * > Users) updateDbgUsersToReg() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIFixSGPRCopies.cpp945 SmallVector<MachineInstr *, 4> Users; analyzeVGPRToSGPRCopy() local
H A DSIFoldOperands.cpp1999 SmallVector<const MachineInstr*, 8> Users; tryFoldLoad() local
/freebsd-src/contrib/llvm-project/llvm/include/llvm/MCA/
H A DInstruction.h245 SmallVector<std::pair<ReadState *, int>, 4> Users; variable
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/ObjCARC/
H A DObjCARCOpts.cpp722 SmallVector<const Value *, 2> Users; OptimizeAutoreleaseRVCall() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DControlHeightReduction.cpp1572 SmallVector<Instruction *, 8> Users; insertTrivialPHIs() local

12