| /external/swiftshader/third_party/SPIRV-Tools/source/opt/ |
| D | def_use_manager.h | 36 struct Use { struct 42 inline bool operator==(const Use& lhs, const Use& rhs) { argument
|
| /external/deqp-deps/SPIRV-Tools/source/opt/ |
| D | def_use_manager.h | 36 struct Use { struct 42 inline bool operator==(const Use& lhs, const Use& rhs) { argument
|
| /external/angle/third_party/vulkan-deps/spirv-tools/src/source/opt/ |
| D | def_use_manager.h | 36 struct Use { struct 42 inline bool operator==(const Use& lhs, const Use& rhs) { argument
|
| /external/swiftshader/third_party/llvm-subzero/include/llvm/IR/ |
| D | Use.h | 36 class Use; variable 78 Use(PrevPtrTag tag) : Val(nullptr) { Prev.setInt(tag); } in Use() function
|
| /external/libchrome/base/memory/ |
| D | linked_ptr_unittest.cc | 21 virtual void Use() { history += base::StringPrintf("A%d use\n", mynum); } in Use() function 29 void Use() override { history += base::StringPrintf("B%d use\n", mynum); } in Use() function
|
| /external/llvm/lib/Target/AMDGPU/ |
| D | GCNHazardRecognizer.cpp | 213 for (const MachineOperand &Use : SMRD->uses()) { in checkSMRDHazards() local 237 for (const MachineOperand &Use : VMEM->uses()) { in checkVMEMHazards() local 255 for (const MachineOperand &Use : DPP->uses()) { in checkDPPHazards() local
|
| /external/llvm/include/llvm/IR/ |
| D | Use.h | 36 class Use; variable 88 Use(PrevPtrTag tag) : Val(nullptr) { Prev.setInt(tag); } in Use() function
|
| /external/llvm-project/llvm/lib/CodeGen/ |
| D | MachineLoopUtils.cpp | 63 for (auto &Use : MRI.use_operands(OrigR)) in PeelSingleBlockLoop() local 66 for (auto *Use : Uses) { in PeelSingleBlockLoop() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
| D | MachineLoopUtils.cpp | 64 for (auto &Use : MRI.use_operands(OrigR)) in PeelSingleBlockLoop() local 67 for (auto *Use : Uses) { in PeelSingleBlockLoop() local
|
| /external/llvm-project/clang-tools-extra/docs/clang-tidy/checks/ |
| D | bugprone-use-after-move.rst | 146 Use chapter
|
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/ |
| D | GuardUtils.h | 18 class Use; variable
|
| D | CaptureTracking.h | 19 class Use; variable
|
| /external/llvm-project/llvm/include/llvm/Analysis/ |
| D | GuardUtils.h | 18 class Use; variable
|
| D | CaptureTracking.h | 21 class Use; variable
|
| /external/llvm-project/clang-tools-extra/docs/ |
| D | clang-doc.rst | 19 Use chapter
|
| /external/llvm-project/llvm/tools/dsymutil/ |
| D | Reproducer.h | 22 Use, enumerator
|
| /external/llvm/include/llvm/Analysis/ |
| D | CaptureTracking.h | 20 class Use; variable
|
| /external/webrtc/rtc_base/ |
| D | data_rate_limiter.cc | 20 void DataRateLimiter::Use(size_t used, double time) { in Use() function in rtc::DataRateLimiter
|
| /external/llvm-project/llvm/lib/Target/PowerPC/ |
| D | PPCBranchCoalescing.cpp | 435 for (auto &Use : MRI->use_instructions(Def.getReg())) { in canMoveToBeginning() local 465 for (auto &Use : MI.uses()) { in canMoveToEnd() local 546 for (auto &Use : MRI->use_instructions(Def.getReg())) { in canMerge() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/ |
| D | PPCBranchCoalescing.cpp | 430 for (auto &Use : MRI->use_instructions(Def.getReg())) { in canMoveToBeginning() local 460 for (auto &Use : MI.uses()) { in canMoveToEnd() local 541 for (auto &Use : MRI->use_instructions(Def.getReg())) { in canMerge() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/MCA/ |
| D | Instruction.cpp | 192 if (!all_of(getUses(), [](const ReadState &Use) { return Use.isReady(); })) in updatePending() 206 if (!all_of(getUses(), [](const ReadState &Use) { in updateDispatched()
|
| /external/llvm-project/llvm/lib/MCA/ |
| D | Instruction.cpp | 192 if (!all_of(getUses(), [](const ReadState &Use) { return Use.isReady(); })) in updatePending() 206 if (!all_of(getUses(), [](const ReadState &Use) { in updateDispatched()
|
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
| D | DerivedUser.h | 17 class Use; variable
|
| /external/llvm-project/llvm/include/llvm/IR/ |
| D | DerivedUser.h | 17 class Use; variable
|
| /external/clang/test/Modules/ |
| D | merge-using-decls.cpp | 18 template<typename T> int Use() { in Use() function
|