Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/MC/
DMCContext.h67 StringMap<bool, BumpPtrAllocator&> UsedNames; variable
/external/llvm/include/llvm/MC/
DMCContext.h102 StringMap<bool, BumpPtrAllocator &> UsedNames; variable
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/
DMCContext.h111 StringMap<bool, BumpPtrAllocator &> UsedNames; variable
/external/swiftshader/third_party/LLVM/lib/Target/CppBackend/
DCPPBackend.cpp97 NameSet UsedNames; member in __anon755c64820111::CppWriter