Home
last modified time | relevance | path

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

/external/chromium_org/ui/app_list/
Dapp_list_view_delegate.h58 typedef std::vector<User> Users; typedef
/external/llvm/lib/Transforms/IPO/
DPartialInlining.cpp132 std::vector<User *> Users(duplicateFunction->user_begin(), in unswitchFunction() local
/external/llvm/lib/Target/AArch64/
DAArch64CollectLOH.cpp757 const SetOfMachineInstr *Users = in registerADRCandidate() local
844 const SetOfMachineInstr *Users = in computeOthers() local
872 const SetOfMachineInstr *Users = in computeOthers() local
DAArch64PromoteConstant.cpp116 typedef SmallVector<Value::user_iterator, 4> Users; typedef in __anon7886dafd0111::AArch64PromoteConstant
/external/llvm/lib/Transforms/Utils/
DCodeExtractor.cpp373 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/
DLoopRerollPass.cpp475 DenseSet<Instruction *> &Users) { in collectInLoopUserSet()
513 DenseSet<Instruction *> &Users) { in collectInLoopUserSet()
716 SmallInstructionVector Users; in replaceSelected() local
DLoopStrengthReduce.cpp2560 isProfitableChain(IVChain &Chain, SmallPtrSet<Instruction*, 4> &Users, in isProfitableChain()
/external/llvm/lib/Target/XCore/
DXCoreLowerThreadLocal.cpp204 SmallVector<User *, 16> Users(GV->user_begin(), GV->user_end()); in lowerGlobal() local
/external/llvm/lib/Transforms/Vectorize/
DBBVectorize.cpp1187 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/
DR600KernelParameters.cpp300 std::vector<User*> Users(V->use_begin(), V->use_end()); in Propagate() local
/external/mesa3d/src/gallium/drivers/radeon/
DR600KernelParameters.cpp300 std::vector<User*> Users(V->use_begin(), V->use_end()); in Propagate() local
/external/llvm/lib/CodeGen/
DSjLjEHPrepare.cpp309 SmallVector<Instruction *, 16> Users; in lowerAcrossUnwindEdges() local
/external/llvm/lib/Transforms/InstCombine/
DInstructionCombining.cpp1727 isAllocSiteRemovable(Instruction *AI, SmallVectorImpl<WeakVH> &Users, in isAllocSiteRemovable()
1807 SmallVector<WeakVH, 64> Users; in visitAllocSite() local
/external/llvm/lib/Target/R600/
DSIISelLowering.cpp1558 SDNode *Users[4] = { }; in adjustWritemask() local
/external/llvm/lib/Transforms/ObjCARC/
DObjCARCOpts.cpp1263 SmallVector<const Value *, 2> Users; in OptimizeAutoreleaseRVCall() local