Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Support/
DPathV2.cpp360 SmallString<32> d_storage; in append() local
366 if (!d.isTriviallyEmpty()) components.push_back(d.toStringRef(d_storage)); in append()
/external/swiftshader/third_party/llvm-subzero/lib/Support/
DPath.cpp455 SmallString<32> d_storage; in append() local
461 if (!d.isTriviallyEmpty()) components.push_back(d.toStringRef(d_storage)); in append()
/external/llvm/lib/Support/
DPath.cpp455 SmallString<32> d_storage; in append() local
461 if (!d.isTriviallyEmpty()) components.push_back(d.toStringRef(d_storage)); in append()