/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/ADT/ |
D | IntrusiveRefCntPtr.h | 96 unsigned UseCount() const { return RefCount; } in UseCount() function 129 unsigned UseCount() const { return RefCount.load(std::memory_order_relaxed); } in UseCount() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ADT/ |
D | IntrusiveRefCntPtr.h | 96 unsigned UseCount() const { return RefCount; } in UseCount() function 129 unsigned UseCount() const { return RefCount.load(std::memory_order_relaxed); } in UseCount() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ADT/ |
D | IntrusiveRefCntPtr.h | 96 unsigned UseCount() const { return RefCount; } in UseCount() function 129 unsigned UseCount() const { return RefCount.load(std::memory_order_relaxed); } in UseCount() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ADT/ |
D | IntrusiveRefCntPtr.h | 96 unsigned UseCount() const { return RefCount; } in UseCount() function 129 unsigned UseCount() const { return RefCount.load(std::memory_order_relaxed); } in UseCount() function
|
/aosp_15_r20/system/keymint/ta/src/ |
H A D | lib.rs | 91 struct UseCount { struct 92 key_id: KeyId, 93 count: u64,
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/prebuilt_include/llvm/lib/Fuzzer/ |
D | FuzzerDictionary.h | 81 size_t UseCount = 0; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/prebuilt_include/llvm/lib/Fuzzer/ |
D | FuzzerDictionary.h | 81 size_t UseCount = 0; variable
|
/aosp_15_r20/external/rust/android-crates-io/crates/libfuzzer-sys/libfuzzer/ |
D | FuzzerDictionary.h | 81 size_t UseCount = 0; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/prebuilt_include/llvm/lib/Fuzzer/ |
D | FuzzerDictionary.h | 81 size_t UseCount = 0; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/prebuilt_include/llvm/lib/Fuzzer/ |
D | FuzzerDictionary.h | 81 size_t UseCount = 0; variable
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPURewriteOutArguments.cpp | 115 int UseCount = 0; in getStoredType() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPURewriteOutArguments.cpp | 138 int UseCount = 0; in checkArgumentUses() local
|
/aosp_15_r20/external/pigweed/pw_intrusive_ptr/ |
H A D | intrusive_ptr_test.cc | 437 TEST_F(IntrusivePtrTest, UseCount) { in TEST_F() argument
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
D | lmstats.h | 90 DWORD UseCount; member
|
/aosp_15_r20/external/llvm/lib/Fuzzer/ |
H A D | FuzzerInternal.h | 174 size_t UseCount = 0; variable
|
/aosp_15_r20/external/llvm/lib/CodeGen/SelectionDAG/ |
H A D | ScheduleDAGSDNodes.cpp | 219 unsigned UseCount = 0; in ClusterNeighboringLoads() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
H A D | ScheduleDAGSDNodes.cpp | 234 unsigned UseCount = 0; in ClusterNeighboringLoads() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/ |
H A D | ScheduleDAGSDNodes.cpp | 237 unsigned UseCount = 0; in ClusterNeighboringLoads() local
|
/aosp_15_r20/external/swiftshader/third_party/subzero/src/ |
H A D | IceTargetLowering.cpp | 558 SizeT UseCount = 0; in postRegallocSplitting() member
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
H A D | NewGVN.cpp | 3605 unsigned int UseCount = 0; in convertClassToDFSOrdered() local 4032 auto &UseCount = UseCounts[U->get()]; in eliminateInstructions() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/ |
H A D | NewGVN.cpp | 3617 unsigned int UseCount = 0; in convertClassToDFSOrdered() local 4045 auto &UseCount = UseCounts[U->get()]; in eliminateInstructions() local
|
/aosp_15_r20/external/llvm/lib/Target/X86/ |
H A D | X86ISelDAGToDAG.cpp | 293 uint32_t UseCount = 0; in shouldAvoidImmediateInstFormsForSize() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
H A D | X86ISelDAGToDAG.cpp | 334 uint32_t UseCount = 0; in shouldAvoidImmediateInstFormsForSize() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/ |
H A D | X86ISelDAGToDAG.cpp | 330 uint32_t UseCount = 0; in shouldAvoidImmediateInstFormsForSize() local
|