| /third_party/googletest/googlemock/ |
| D | README.md | 99 #### 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/ |
| D | WinCFGuard.cpp | 50 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/ |
| D | PPCBoolRetToInt.cpp | 148 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/ |
| D | find-prefix.js | 40 'Users': { property
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MCA/HardwareUnits/ |
| D | ResourceManager.cpp | 212 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/ |
| D | readme.md | 177 ## Users section in update-notifier [](https://travis-ci.org/yeoman/update-notifier)
|
| /third_party/skia/third_party/externals/tint/src/sem/ |
| D | variable.h | 86 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/ |
| D | Localizer.cpp | 188 SmallPtrSet<MachineInstr *, 32> Users; in localizeIntraBlock() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/ |
| D | VPlanValue.h | 47 SmallVector<VPUser *, 1> Users; variable
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/XCore/ |
| D | XCoreLowerThreadLocal.cpp | 204 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/ |
| D | CoroElide.cpp | 47 SmallVectorImpl<CoroSubFnInst *> &Users) { in replaceWithConstant()
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
| D | CodeExtractor.cpp | 944 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
|
| D | LoopUtils.cpp | 127 auto Users = Inst.users(); in findDefsUsedOutsideOfLoop() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
| D | LoopRerollPass.cpp | 687 DenseSet<Instruction *> &Users) { in collectInLoopUserSet() 725 DenseSet<Instruction *> &Users) { in collectInLoopUserSet() 1562 SmallInstructionVector Users; in replaceSelected() local
|
| D | LICM.cpp | 1652 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/ |
| D | SjLjEHPrepare.cpp | 282 SmallVector<Instruction *, 16> Users; in lowerAcrossUnwindEdges() local
|
| D | TypePromotion.cpp | 421 SmallVector<Instruction*, 4> Users; in ReplaceAllUsersOfWith() local
|
| D | MachineSink.cpp | 994 auto &Users = SeenDbgUsers[MO.getReg()]; in SinkInstruction() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/ |
| D | PartialInlining.cpp | 928 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/ |
| D | MachineRegisterInfo.h | 824 ArrayRef<MachineInstr*> Users) const { in updateDbgUsersToReg()
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MCA/ |
| D | Instruction.h | 147 SmallVector<std::pair<ReadState *, int>, 4> Users; variable
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/ |
| D | InstructionCombining.cpp | 2322 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/ |
| D | ObjCARCOpts.cpp | 720 SmallVector<const Value *, 2> Users; in OptimizeAutoreleaseRVCall() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/ |
| D | ControlHeightReduction.cpp | 1597 SmallVector<Instruction *, 8> Users; in insertTrivialPHIs() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
| D | HexagonLoopIdiomRecognition.cpp | 1326 ValueSeq Users(Cycled.begin(), Cycled.end()); in convertShiftsToLeft() local
|