Home
last modified time | relevance | path

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

12

/external/tensorflow/tensorflow/lite/g3doc/models/smart_reply/
Doverview.md49 ## Users section in Smart reply
/external/llvm/lib/Target/PowerPC/
DPPCBoolRetToInt.cpp132 const auto &Users = P->users(); in getPromotablePHINodes() local
151 const auto &Users = P->users(); in getPromotablePHINodes() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/
DPPCBoolRetToInt.cpp149 const auto &Users = P->users(); in getPromotablePHINodes() local
168 const auto &Users = P->users(); in getPromotablePHINodes() local
/external/llvm/lib/Transforms/Utils/
DCodeExtractor.cpp363 std::vector<User*> Users(inputs[i]->user_begin(), inputs[i]->user_end()); in constructFunction() local
382 std::vector<User*> Users(header->user_begin(), header->user_end()); in constructFunction() local
492 std::vector<User*> Users(outputs[i]->user_begin(), outputs[i]->user_end()); in emitCallAndSwitchStatement() local
DLoopUtils.cpp826 auto Users = Inst.users(); in findDefsUsedOutsideOfLoop() local
/external/llvm/lib/Transforms/IPO/
DPartialInlining.cpp137 std::vector<User *> Users(duplicateFunction->user_begin(), in unswitchFunction() local
/external/llvm/lib/Target/AArch64/
DAArch64CollectLOH.cpp751 const SetOfMachineInstr *Users = in registerADRCandidate() local
834 const SetOfMachineInstr *Users = in computeOthers() local
862 const SetOfMachineInstr *Users = in computeOthers() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Vectorize/
DVPlanValue.h44 SmallVector<VPUser *, 1> Users; variable
/external/llvm/lib/Target/XCore/
DXCoreLowerThreadLocal.cpp204 SmallVector<User *, 16> Users(GV->user_begin(), GV->user_end()); in lowerGlobal() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/XCore/
DXCoreLowerThreadLocal.cpp204 SmallVector<User *, 16> Users(GV->user_begin(), GV->user_end()); in lowerGlobal() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/
DCodeExtractor.cpp788 std::vector<User *> Users(inputs[i]->user_begin(), inputs[i]->user_end()); in constructFunction() local
807 std::vector<User *> Users(header->user_begin(), header->user_end()); in constructFunction() local
917 std::vector<User *> Users(outputs[i]->user_begin(), outputs[i]->user_end()); in emitCallAndSwitchStatement() local
DLoopUtils.cpp1215 auto Users = Inst.users(); in findDefsUsedOutsideOfLoop() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Coroutines/
DCoroElide.cpp47 SmallVectorImpl<CoroSubFnInst *> &Users) { in replaceWithConstant()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DLoopRerollPass.cpp687 DenseSet<Instruction *> &Users) { in collectInLoopUserSet()
725 DenseSet<Instruction *> &Users) { in collectInLoopUserSet()
1552 SmallInstructionVector Users; in replaceSelected() local
DLICM.cpp1010 SmallSetVector<User*, 8> Users(I.user_begin(), I.user_end()); in sink() local
/external/llvm/lib/Transforms/Scalar/
DLoopRerollPass.cpp699 DenseSet<Instruction *> &Users) { in collectInLoopUserSet()
737 DenseSet<Instruction *> &Users) { in collectInLoopUserSet()
1617 SmallInstructionVector Users; in replaceSelected() local
/external/llvm/lib/Transforms/Vectorize/
DBBVectorize.cpp1209 bool BBVectorize::trackUsesOfI(DenseSet<Value *> &Users, in trackUsesOfI()
1272 DenseSet<Value *> Users; in getCandidatePairs() local
1504 DenseSet<Value *> Users; in buildDepMap() local
2895 DenseSet<Value *> Users; in canMoveUsesOfIAfterJ() local
2917 DenseSet<Value *> Users; in moveUsesOfIAfterJ() local
2948 DenseSet<Value *> Users; in collectPairLoadMoveSet() local
/external/llvm/lib/CodeGen/
DSjLjEHPrepare.cpp270 SmallVector<Instruction *, 16> Users; in lowerAcrossUnwindEdges() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DSjLjEHPrepare.cpp280 SmallVector<Instruction *, 16> Users; in lowerAcrossUnwindEdges() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/
DARMCodeGenPrepare.cpp294 SmallVector<Instruction*, 4> Users; in Mutate() local
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-mca/
DInstruction.h116 std::set<std::pair<ReadState *, int>> Users; variable
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/IPO/
DPartialInlining.cpp918 std::vector<User *> Users(DuplicateFunction->user_begin(), in computeCallsiteToProfCountMap() local
1363 std::vector<User *> Users(Cloner.ClonedFunc->user_begin(), in tryPartialInline() local
/external/llvm/lib/Transforms/InstCombine/
DInstructionCombining.cpp1870 isAllocSiteRemovable(Instruction *AI, SmallVectorImpl<WeakVH> &Users, in isAllocSiteRemovable()
1955 SmallVector<WeakVH, 64> Users; in visitAllocSite() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/InstCombine/
DInstructionCombining.cpp2059 SmallVectorImpl<WeakTrackingVH> &Users, in isAllocSiteRemovable()
2143 SmallVector<WeakTrackingVH, 64> Users; in visitAllocSite() local
/external/llvm/lib/Transforms/ObjCARC/
DObjCARCOpts.cpp647 SmallVector<const Value *, 2> Users; in OptimizeAutoreleaseRVCall() local

12