Home
last modified time | relevance | path

Searched refs:c_storage (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/Support/
DPathV2.cpp359 SmallString<32> c_storage; in append() local
365 if (!c.isTriviallyEmpty()) components.push_back(c.toStringRef(c_storage)); in append()
/external/swiftshader/third_party/llvm-subzero/lib/Support/
DPath.cpp454 SmallString<32> c_storage; in append() local
460 if (!c.isTriviallyEmpty()) components.push_back(c.toStringRef(c_storage)); in append()
/external/llvm/lib/Support/
DPath.cpp454 SmallString<32> c_storage; in append() local
460 if (!c.isTriviallyEmpty()) components.push_back(c.toStringRef(c_storage)); in append()