| /external/tensorflow/tensorflow/lite/g3doc/examples/smart_reply/ |
| D | overview.md | 49 ## Users section in Smart reply
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/ |
| D | WinCFGuard.cpp | 50 SmallVector<const Value *, 4> Users{F}; in isPossibleIndirectCallTarget() local
|
| /external/llvm/lib/Target/PowerPC/ |
| D | PPCBoolRetToInt.cpp | 132 const auto &Users = P->users(); in getPromotablePHINodes() local 151 const auto &Users = P->users(); in getPromotablePHINodes() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/ |
| D | PPCBoolRetToInt.cpp | 148 const auto &Users = P->users(); in getPromotablePHINodes() local 167 const auto &Users = P->users(); in getPromotablePHINodes() local
|
| /external/jackson-databind/src/test/java/com/fasterxml/jackson/databind/exc/ |
| D | BasicExceptionTest.java | 139 static class Users { class in BasicExceptionTest
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/MCA/HardwareUnits/ |
| D | ResourceManager.cpp | 212 uint64_t Users = Resource2Groups[RSID]; in use() local 235 uint64_t Users = Resource2Groups[RSID]; in release() local
|
| /external/llvm/lib/Transforms/Utils/ |
| D | CodeExtractor.cpp | 363 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
|
| D | LoopUtils.cpp | 826 auto Users = Inst.users(); in findDefsUsedOutsideOfLoop() local
|
| /external/llvm/lib/Target/AArch64/ |
| D | AArch64CollectLOH.cpp | 751 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/ |
| D | PartialInlining.cpp | 137 std::vector<User *> Users(duplicateFunction->user_begin(), in unswitchFunction() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/ |
| D | Localizer.cpp | 188 SmallPtrSet<MachineInstr *, 32> Users; in localizeIntraBlock() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/XCore/ |
| D | XCoreLowerThreadLocal.cpp | 204 SmallVector<User *, 16> Users(GV->user_begin(), GV->user_end()); in lowerGlobal() local
|
| /external/llvm/lib/Target/XCore/ |
| D | XCoreLowerThreadLocal.cpp | 204 SmallVector<User *, 16> Users(GV->user_begin(), GV->user_end()); in lowerGlobal() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/ |
| D | VPlanValue.h | 47 SmallVector<VPUser *, 1> Users; variable
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
| D | CodeExtractor.cpp | 944 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/ |
| D | LoopRerollPass.cpp | 687 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/ |
| D | CoroElide.cpp | 47 SmallVectorImpl<CoroSubFnInst *> &Users) { in replaceWithConstant()
|
| /external/llvm/lib/Transforms/Scalar/ |
| D | LoopRerollPass.cpp | 699 DenseSet<Instruction *> &Users) { in collectInLoopUserSet() 737 DenseSet<Instruction *> &Users) { in collectInLoopUserSet() 1617 SmallInstructionVector Users; in replaceSelected() local
|
| /external/llvm/lib/Transforms/Vectorize/ |
| D | BBVectorize.cpp | 1209 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/ |
| D | SjLjEHPrepare.cpp | 270 SmallVector<Instruction *, 16> Users; in lowerAcrossUnwindEdges() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
| D | SjLjEHPrepare.cpp | 282 SmallVector<Instruction *, 16> Users; in lowerAcrossUnwindEdges() local
|
| D | TypePromotion.cpp | 421 SmallVector<Instruction*, 4> Users; in ReplaceAllUsersOfWith() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/ |
| D | PartialInlining.cpp | 928 std::vector<User *> Users(DuplicateFunction->user_begin(), in computeCallsiteToProfCountMap() local 1381 std::vector<User *> Users(Cloner.ClonedFunc->user_begin(), in tryPartialInline() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
| D | MachineRegisterInfo.h | 824 ArrayRef<MachineInstr*> Users) const { in updateDbgUsersToReg()
|
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MCA/ |
| D | Instruction.h | 147 SmallVector<std::pair<ReadState *, int>, 4> Users; variable
|