Home
last modified time | relevance | path

Searched defs:setKnownObjectSize (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/llvm/unittests/Support/
H A DStreamingMemoryObjectTest.cpp48 TEST(StreamingMemoryObjectTest, setKnownObjectSize) { in TEST() argument
/aosp_15_r20/external/swiftshader/third_party/subzero/pnacl-llvm/
H A DStreamingMemoryObject.cpp122 void StreamingMemoryObject::setKnownObjectSize(size_t size) { in setKnownObjectSize() function in llvm::StreamingMemoryObject
/aosp_15_r20/external/llvm/lib/Support/
H A DStreamingMemoryObject.cpp120 void StreamingMemoryObject::setKnownObjectSize(size_t size) { in setKnownObjectSize() function in llvm::StreamingMemoryObject