Home
last modified time | relevance | path

Searched defs:Convention (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/Support/
DDwarf.cpp579 const char *llvm::dwarf::ConventionString(unsigned Convention) { in ConventionString()
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-pdbutil/
DMinimalTypeDumper.cpp76 static std::string formatCallingConvention(CallingConvention Convention) { in formatCallingConvention()