Home
last modified time | relevance | path

Searched defs:UseCount (Results 1 – 9 of 9) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/include/llvm/ADT/
H A DIntrusiveRefCntPtr.h96 unsigned UseCount() const { return RefCount; } in UseCount() function
129 unsigned UseCount() const { return RefCount.load(std::memory_order_relaxed); } in UseCount() function
/freebsd-src/contrib/llvm-project/compiler-rt/lib/fuzzer/
H A DFuzzerDictionary.h81 size_t UseCount = 0; variable
/freebsd-src/sys/contrib/dev/acpica/compiler/
H A Dprmacros.c393 UINT16 UseCount = 0; in PrAddMacro() local
[all...]
H A Dpreprocess.h196 UINT16 UseCount; member
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPURewriteOutArguments.cpp115 int UseCount = 0; in getStoredType() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DScheduleDAGSDNodes.cpp237 unsigned UseCount = 0; ClusterNeighboringLoads() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DNewGVN.cpp3623 unsigned int UseCount = 0; convertClassToDFSOrdered() local
4061 auto &UseCount = UseCounts[U->get()]; eliminateInstructions() local
/freebsd-src/sys/contrib/dev/acpica/include/
H A Daclocal.h242 UINT32 UseCount; member
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelDAGToDAG.cpp332 uint32_t UseCount = 0; in shouldAvoidImmediateInstFormsForSize() local