Home
last modified time | relevance | path

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

123

/external/tensorflow/tensorflow/lite/g3doc/models/smart_reply/
Doverview.md49 ## Users section in Smart reply
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DWinCFGuard.cpp50 SmallVector<const Value *, 4> Users{F}; in isPossibleIndirectCallTarget() local
/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/llvm-project/llvm/lib/CodeGen/AsmPrinter/
DWinCFGuard.cpp50 SmallVector<const Value *, 4> Users{F}; in isPossibleIndirectCallTarget() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCBoolRetToInt.cpp148 const auto &Users = P->users(); in getPromotablePHINodes() local
167 const auto &Users = P->users(); in getPromotablePHINodes() local
/external/llvm-project/llvm/lib/Target/PowerPC/
DPPCBoolRetToInt.cpp151 const auto &Users = P->users(); in getPromotablePHINodes() local
170 const auto &Users = P->users(); in getPromotablePHINodes() local
/external/jackson-databind/src/test/java/com/fasterxml/jackson/databind/exc/
DBasicExceptionTest.java139 static class Users { class in BasicExceptionTest
/external/llvm-project/llvm/lib/MCA/HardwareUnits/
DResourceManager.cpp212 uint64_t Users = Resource2Groups[RSID]; in use() local
235 uint64_t Users = Resource2Groups[RSID]; in release() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MCA/HardwareUnits/
DResourceManager.cpp212 uint64_t Users = Resource2Groups[RSID]; in use() local
235 uint64_t Users = Resource2Groups[RSID]; in release() local
/external/llvm-project/llvm/tools/llvm-reduce/deltas/
DReduceArguments.cpp25 const auto &Users = OldF.users(); in replaceFunctionCalls() 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
/external/llvm-project/llvm/lib/CodeGen/GlobalISel/
DLocalizer.cpp141 SmallPtrSet<MachineInstr *, 32> Users; in localizeIntraBlock() 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/llvm/lib/Transforms/IPO/
DPartialInlining.cpp137 std::vector<User *> Users(duplicateFunction->user_begin(), in unswitchFunction() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/
DLocalizer.cpp188 SmallPtrSet<MachineInstr *, 32> Users; in localizeIntraBlock() local
/external/llvm-project/llvm/lib/Target/XCore/
DXCoreLowerThreadLocal.cpp204 SmallVector<User *, 16> Users(GV->user_begin(), GV->user_end()); in lowerGlobal() local
/external/swiftshader/third_party/llvm-10.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-10.0/llvm/lib/Transforms/Vectorize/
DVPlanValue.h47 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-10.0/llvm/lib/Transforms/Utils/
DCodeExtractor.cpp944 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
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DLoopRerollPass.cpp687 DenseSet<Instruction *> &Users) { in collectInLoopUserSet()
725 DenseSet<Instruction *> &Users) { in collectInLoopUserSet()
1562 SmallInstructionVector Users; in replaceSelected() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Coroutines/
DCoroElide.cpp47 SmallVectorImpl<CoroSubFnInst *> &Users) { in replaceWithConstant()
/external/llvm-project/llvm/lib/Transforms/Vectorize/
DVPlanValue.h56 SmallVector<VPUser *, 1> Users; variable
/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-project/llvm/lib/Transforms/Scalar/
DLoopRerollPass.cpp697 DenseSet<Instruction *> &Users) { in collectInLoopUserSet()
735 DenseSet<Instruction *> &Users) { in collectInLoopUserSet()
1578 SmallInstructionVector Users; in replaceSelected() local

123