Home
last modified time | relevance | path

Searched defs:IsFinalized (Results 1 – 13 of 13) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/stream_executor/
H A Dtemporary_device_memory.cc47 bool TemporaryDeviceMemoryBase::IsFinalized() const { in IsFinalized() function in stream_executor::TemporaryDeviceMemoryBase
H A Dtemporary_memory_manager.cc67 bool TemporaryMemoryManager::IsFinalized(const DeviceMemoryBase& device_memory, in IsFinalized() function in stream_executor::internal::TemporaryMemoryManager
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/MC/
DDXContainerPSVInfo.h48 bool IsFinalized = false; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/MC/
DDXContainerPSVInfo.h48 bool IsFinalized = false; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/MC/
DDXContainerPSVInfo.h48 bool IsFinalized = false; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/MC/
DDXContainerPSVInfo.h51 bool IsFinalized = false; member
/aosp_15_r20/system/apex/apexd/
H A Dapexd_session.cpp88 bool ApexSession::IsFinalized() const { in IsFinalized() function in android::apex::ApexSession
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/DebugInfo/LogicalView/Core/
DLVObject.h126 IsFinalized, // CodeView object is finalized. enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/DebugInfo/LogicalView/Core/
DLVObject.h126 IsFinalized, // CodeView object is finalized. enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/DebugInfo/LogicalView/Core/
DLVObject.h126 IsFinalized, // CodeView object is finalized. enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/DebugInfo/LogicalView/Core/
DLVObject.h126 IsFinalized, // CodeView object is finalized. enumerator
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVObject.h142 IsFinalized, // CodeView object is finalized. enumerator
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp8740 bool IsFinalized = false; member in BoUpSLP::ShuffleInstructionBuilder