/external/chromium_org/ui/app_list/ |
D | app_list_view_delegate.h | 58 typedef std::vector<User> Users; typedef
|
/external/llvm/lib/Transforms/IPO/ |
D | PartialInlining.cpp | 132 std::vector<User *> Users(duplicateFunction->user_begin(), in unswitchFunction() local
|
/external/llvm/lib/Target/AArch64/ |
D | AArch64CollectLOH.cpp | 757 const SetOfMachineInstr *Users = in registerADRCandidate() local 844 const SetOfMachineInstr *Users = in computeOthers() local 872 const SetOfMachineInstr *Users = in computeOthers() local
|
D | AArch64PromoteConstant.cpp | 116 typedef SmallVector<Value::user_iterator, 4> Users; typedef in __anon7886dafd0111::AArch64PromoteConstant
|
/external/llvm/lib/Transforms/Utils/ |
D | CodeExtractor.cpp | 373 std::vector<User*> Users(inputs[i]->user_begin(), inputs[i]->user_end()); in constructFunction() local 393 std::vector<User*> Users(header->user_begin(), header->user_end()); in constructFunction() local 505 std::vector<User*> Users(outputs[i]->user_begin(), outputs[i]->user_end()); in emitCallAndSwitchStatement() local
|
/external/llvm/lib/Transforms/Scalar/ |
D | LoopRerollPass.cpp | 475 DenseSet<Instruction *> &Users) { in collectInLoopUserSet() 513 DenseSet<Instruction *> &Users) { in collectInLoopUserSet() 716 SmallInstructionVector Users; in replaceSelected() local
|
D | LoopStrengthReduce.cpp | 2560 isProfitableChain(IVChain &Chain, SmallPtrSet<Instruction*, 4> &Users, in isProfitableChain()
|
/external/llvm/lib/Target/XCore/ |
D | XCoreLowerThreadLocal.cpp | 204 SmallVector<User *, 16> Users(GV->user_begin(), GV->user_end()); in lowerGlobal() local
|
/external/llvm/lib/Transforms/Vectorize/ |
D | BBVectorize.cpp | 1187 bool BBVectorize::trackUsesOfI(DenseSet<Value *> &Users, in trackUsesOfI() 1249 DenseSet<Value *> Users; in getCandidatePairs() local 1477 DenseSet<Value *> Users; in buildDepMap() local 2874 DenseSet<Value *> Users; in canMoveUsesOfIAfterJ() local 2896 DenseSet<Value *> Users; in moveUsesOfIAfterJ() local 2927 DenseSet<Value *> Users; in collectPairLoadMoveSet() local
|
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/radeon/ |
D | R600KernelParameters.cpp | 300 std::vector<User*> Users(V->use_begin(), V->use_end()); in Propagate() local
|
/external/mesa3d/src/gallium/drivers/radeon/ |
D | R600KernelParameters.cpp | 300 std::vector<User*> Users(V->use_begin(), V->use_end()); in Propagate() local
|
/external/llvm/lib/CodeGen/ |
D | SjLjEHPrepare.cpp | 309 SmallVector<Instruction *, 16> Users; in lowerAcrossUnwindEdges() local
|
/external/llvm/lib/Transforms/InstCombine/ |
D | InstructionCombining.cpp | 1727 isAllocSiteRemovable(Instruction *AI, SmallVectorImpl<WeakVH> &Users, in isAllocSiteRemovable() 1807 SmallVector<WeakVH, 64> Users; in visitAllocSite() local
|
/external/llvm/lib/Target/R600/ |
D | SIISelLowering.cpp | 1558 SDNode *Users[4] = { }; in adjustWritemask() local
|
/external/llvm/lib/Transforms/ObjCARC/ |
D | ObjCARCOpts.cpp | 1263 SmallVector<const Value *, 2> Users; in OptimizeAutoreleaseRVCall() local
|