Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
H A DCallGraph.h280 void DropRef() { --NumReferences; } in DropRef() function
/aosp_15_r20/external/llvm/include/llvm/Analysis/
H A DCallGraph.h286 void DropRef() { --NumReferences; } in DropRef() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Analysis/
DCallGraph.h290 void DropRef() { --NumReferences; } in DropRef() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Analysis/
DCallGraph.h290 void DropRef() { --NumReferences; } in DropRef() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Analysis/
DCallGraph.h290 void DropRef() { --NumReferences; } in DropRef() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Analysis/
DCallGraph.h290 void DropRef() { --NumReferences; } in DropRef() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Analysis/
H A DCallGraph.h290 void DropRef() { --NumReferences; } in DropRef() function
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/runtime/
H A Dasync_runtime.cc231 /*static*/ void AsyncRuntime::DropRef(AsyncRuntimeObject* obj, unsigned count) { in DropRef() function in xla::runtime::AsyncRuntime
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/gap/
H A Dlow_energy_connection.cc191 void LowEnergyConnection::DropRef(LowEnergyConnectionHandle* ref) { in DropRef() function in bt::gap::internal::LowEnergyConnection