Home
last modified time | relevance | path

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

/external/chromium-trace/trace-viewer/third_party/webapp2/docs/api/
Dextras.users.rst1 Users title
/external/chromium-trace/trace-viewer/third_party/webapp2/docs/api/webapp2_extras/appengine/
Dusers.rst3 Users title
/external/llvm/lib/Target/AArch64/
DAArch64CollectLOH.cpp739 const SetOfMachineInstr *Users = in registerADRCandidate() local
826 const SetOfMachineInstr *Users = in computeOthers() local
854 const SetOfMachineInstr *Users = in computeOthers() local
/external/llvm/lib/Transforms/IPO/
DPartialInlining.cpp132 std::vector<User *> Users(duplicateFunction->user_begin(), in unswitchFunction() local
/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
504 std::vector<User*> Users(outputs[i]->user_begin(), outputs[i]->user_end()); in emitCallAndSwitchStatement() local
/external/llvm/lib/Target/XCore/
DXCoreLowerThreadLocal.cpp205 SmallVector<User *, 16> Users(GV->user_begin(), GV->user_end()); in lowerGlobal() local
/external/llvm/lib/Transforms/Scalar/
DLoopRerollPass.cpp580 DenseSet<Instruction *> &Users) { in collectInLoopUserSet()
618 DenseSet<Instruction *> &Users) { in collectInLoopUserSet()
1389 SmallInstructionVector Users; in replaceSelected() local
DRewriteStatepointsForGC.cpp1657 SmallVector<Instruction *, 16> Users; in splitVectorValues() local
DLoopStrengthReduce.cpp2555 isProfitableChain(IVChain &Chain, SmallPtrSetImpl<Instruction*> &Users, in isProfitableChain()
/external/llvm/lib/Transforms/Vectorize/
DBBVectorize.cpp1183 bool BBVectorize::trackUsesOfI(DenseSet<Value *> &Users, in trackUsesOfI()
1245 DenseSet<Value *> Users; in getCandidatePairs() local
1473 DenseSet<Value *> Users; in buildDepMap() local
2867 DenseSet<Value *> Users; in canMoveUsesOfIAfterJ() local
2889 DenseSet<Value *> Users; in moveUsesOfIAfterJ() local
2920 DenseSet<Value *> Users; in collectPairLoadMoveSet() 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.cpp299 SmallVector<Instruction *, 16> Users; in lowerAcrossUnwindEdges() local
DWinEHPrepare.cpp645 SmallVector<Value *, 4> Users(LPad->user_begin(), LPad->user_end()); in promoteLandingPadValues() local
/external/llvm/lib/Transforms/InstCombine/
DInstructionCombining.cpp1796 isAllocSiteRemovable(Instruction *AI, SmallVectorImpl<WeakVH> &Users, in isAllocSiteRemovable()
1876 SmallVector<WeakVH, 64> Users; in visitAllocSite() local
/external/llvm/lib/Transforms/ObjCARC/
DObjCARCOpts.cpp642 SmallVector<const Value *, 2> Users; in OptimizeAutoreleaseRVCall() local
/external/llvm/lib/Target/R600/
DSIISelLowering.cpp1826 SDNode *Users[4] = { }; in adjustWritemask() local
/external/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp7820 SmallVector<SDNode *, 4> Users; in visitFDIV() local