Home
last modified time | relevance | path

Searched refs:supportsNameQuoting (Results 1 – 6 of 6) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCSymbol.cpp69 if (MAI && !MAI->supportsNameQuoting()) in print()
/external/llvm/lib/MC/
DMCSymbol.cpp64 if (MAI && !MAI->supportsNameQuoting()) in print()
/external/llvm-project/llvm/lib/MC/
DMCSymbol.cpp69 if (MAI && !MAI->supportsNameQuoting()) in print()
/external/llvm/include/llvm/MC/
DMCAsmInfo.h493 bool supportsNameQuoting() const { return SupportsQuotedNames; } in supportsNameQuoting() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCAsmInfo.h535 bool supportsNameQuoting() const { return SupportsQuotedNames; } in supportsNameQuoting() function
/external/llvm-project/llvm/include/llvm/MC/
DMCAsmInfo.h571 bool supportsNameQuoting() const { return SupportsQuotedNames; } in supportsNameQuoting() function