Searched refs:TriCall (Results 1 – 6 of 6) sorted by relevance
| /netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/CodeView/ |
| H A D | CodeView.h | 192 TriCall = 0x13, // TriCore Call enumerator
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/ |
| H A D | PDBExtras.cpp | 93 CASE_OUTPUT_ENUM_CLASS_STR(PDB_CallingConv, TriCall , "tricall", OS) in operator <<()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/CodeView/ |
| H A D | EnumTables.cpp | 414 CV_ENUM_CLASS_ENT(CallingConvention, TriCall),
|
| H A D | TypeDumpVisitor.cpp | 129 ENUM_ENTRY(CallingConvention, TriCall),
|
| /netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-pdbutil/ |
| H A D | MinimalTypeDumper.cpp | 125 RETURN_CASE(CallingConvention, TriCall, "tricall"); in formatCallingConvention()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/ObjectYAML/ |
| H A D | CodeViewYAMLTypes.cpp | 256 IO.enumCase(Value, "TriCall", CallingConvention::TriCall); in enumeration()
|