Home
last modified time | relevance | path

Searched refs:CaseString (Results 1 – 7 of 7) sorted by relevance

/external/llvm/lib/Support/
DDwarf.cpp377 const char *llvm::dwarf::CaseString(unsigned Case) { in CaseString() function in llvm::dwarf
623 return CaseString(Val); in AttributeValueString()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/BinaryFormat/
DDwarf.cpp340 StringRef llvm::dwarf::CaseString(unsigned Case) { in CaseString() function in llvm::dwarf
560 return CaseString(Val); in AttributeValueString()
/external/swiftshader/third_party/llvm-7.0/llvm/utils/TableGen/
DRISCVCompressInstEmitter.cpp592 std::string CaseString(""); in emitCompressInstEmitter() local
593 raw_string_ostream CaseStream(CaseString); in emitCompressInstEmitter()
/external/swiftshader/third_party/LLVM/lib/Support/
DDwarf.cpp567 const char *llvm::dwarf::CaseString(unsigned Case) { in CaseString() function in llvm::dwarf
/external/swiftshader/third_party/LLVM/include/llvm/Support/
DDwarf.h699 const char *CaseString(unsigned Case);
/external/llvm/include/llvm/Support/
DDwarf.h620 const char *CaseString(unsigned Case);
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/BinaryFormat/
DDwarf.h426 StringRef CaseString(unsigned Case);