Home
last modified time | relevance | path

Searched defs:StrAlloc (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/NVPTX/
DNVPTXTargetMachine.h34 BumpPtrAllocator StrAlloc; variable
/external/clang/include/clang/Edit/
DEditedSource.h50 llvm::BumpPtrAllocator StrAlloc; variable
DCommit.h56 llvm::BumpPtrAllocator StrAlloc; variable
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/
DRISCVISAInfo.cpp334 llvm::function_ref<StringRef(const Twine &)> StrAlloc, in toFeatures()