Home
last modified time | relevance | path

Searched refs:ConventionString (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/BinaryFormat/
H A DDwarf.cpp489 StringRef llvm::dwarf::ConventionString(unsigned CC) { in ConventionString() function in llvm::dwarf
754 return ConventionString(Val); in AttributeValueString()
/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DDwarf.h994 LLVM_ABI StringRef ConventionString(unsigned Convention);
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DAsmWriter.cpp2385 Printer.printDwarfEnum("cc", N->getCC(), dwarf::ConventionString); in writeDISubroutineType()
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc23875 {"_ZN4llvm5dwarf16ConventionStringEj", "llvm::dwarf::ConventionString(unsigned int)"},