Home
last modified time | relevance | path

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

12

/third_party/googletest/googlemock/
DREADME.md99 #### Linux Requirements ####
106 #### Windows Requirements ####
110 #### Mac OS X Requirements ####
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DWinCFGuard.cpp50 SmallVector<const Value *, 4> Users{F}; in isPossibleIndirectCallTarget() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCBoolRetToInt.cpp148 const auto &Users = P->users(); in getPromotablePHINodes() local
167 const auto &Users = P->users(); in getPromotablePHINodes() local
/third_party/node/deps/npm/node_modules/find-npm-prefix/test/
Dfind-prefix.js40 'Users': { property
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MCA/HardwareUnits/
DResourceManager.cpp212 uint64_t Users = Resource2Groups[RSID]; in use() local
235 uint64_t Users = Resource2Groups[RSID]; in release() local
/third_party/node/deps/npm/node_modules/update-notifier/
Dreadme.md177 ## Users section in update-notifier [![Build Status](https://travis-ci.org/yeoman/update-notifier.svg?branch=master)](https://travis-ci.org/yeoman/update-notifier)
/third_party/skia/third_party/externals/tint/src/sem/
Dvariable.h86 const std::vector<const VariableUser*>& Users() const { return users_; } in Users() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/
DLocalizer.cpp188 SmallPtrSet<MachineInstr *, 32> Users; in localizeIntraBlock() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
DVPlanValue.h47 SmallVector<VPUser *, 1> Users; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/XCore/
DXCoreLowerThreadLocal.cpp204 SmallVector<User *, 16> Users(GV->user_begin(), GV->user_end()); in lowerGlobal() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Coroutines/
DCoroElide.cpp47 SmallVectorImpl<CoroSubFnInst *> &Users) { in replaceWithConstant()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DCodeExtractor.cpp944 std::vector<User *> Users(inputs[i]->user_begin(), inputs[i]->user_end()); in constructFunction() local
963 std::vector<User *> Users(header->user_begin(), header->user_end()); in constructFunction() local
1170 std::vector<User *> Users(outputs[i]->user_begin(), outputs[i]->user_end()); in emitCallAndSwitchStatement() local
DLoopUtils.cpp127 auto Users = Inst.users(); in findDefsUsedOutsideOfLoop() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DLoopRerollPass.cpp687 DenseSet<Instruction *> &Users) { in collectInLoopUserSet()
725 DenseSet<Instruction *> &Users) { in collectInLoopUserSet()
1562 SmallInstructionVector Users; in replaceSelected() local
DLICM.cpp1652 SmallSetVector<User*, 8> Users(I.user_begin(), I.user_end()); in sink() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DSjLjEHPrepare.cpp282 SmallVector<Instruction *, 16> Users; in lowerAcrossUnwindEdges() local
DTypePromotion.cpp421 SmallVector<Instruction*, 4> Users; in ReplaceAllUsersOfWith() local
DMachineSink.cpp994 auto &Users = SeenDbgUsers[MO.getReg()]; in SinkInstruction() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DPartialInlining.cpp928 std::vector<User *> Users(DuplicateFunction->user_begin(), in computeCallsiteToProfCountMap() local
1381 std::vector<User *> Users(Cloner.ClonedFunc->user_begin(), in tryPartialInline() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DMachineRegisterInfo.h824 ArrayRef<MachineInstr*> Users) const { in updateDbgUsersToReg()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MCA/
DInstruction.h147 SmallVector<std::pair<ReadState *, int>, 4> Users; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstructionCombining.cpp2322 SmallVectorImpl<WeakTrackingVH> &Users, in isAllocSiteRemovable()
2413 SmallVector<WeakTrackingVH, 64> Users; in visitAllocSite() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/ObjCARC/
DObjCARCOpts.cpp720 SmallVector<const Value *, 2> Users; in OptimizeAutoreleaseRVCall() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DControlHeightReduction.cpp1597 SmallVector<Instruction *, 8> Users; in insertTrivialPHIs() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonLoopIdiomRecognition.cpp1326 ValueSeq Users(Cycled.begin(), Cycled.end()); in convertShiftsToLeft() local

12