Home
last modified time | relevance | path

Searched refs:SH5Call (Results 1 – 14 of 14) sorted by relevance

/external/llvm/include/llvm/DebugInfo/CodeView/
DCodeView.h184 SH5Call = 0x14, // Hitachi SuperH-5 call enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
DCodeView.h193 SH5Call = 0x14, // Hitachi SuperH-5 call enumerator
/external/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
DCodeView.h193 SH5Call = 0x14, // Hitachi SuperH-5 call enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/
DPDBExtras.cpp94 CASE_OUTPUT_ENUM_CLASS_STR(PDB_CallingConv, SH5Call , "sh5call", OS) in operator <<()
/external/llvm/lib/DebugInfo/PDB/
DPDBExtras.cpp68 CASE_OUTPUT_ENUM_CLASS_STR(PDB_CallingConv, SH5Call , "sh5call", OS) in operator <<()
/external/llvm-project/llvm/lib/DebugInfo/PDB/
DPDBExtras.cpp94 CASE_OUTPUT_ENUM_CLASS_STR(PDB_CallingConv, SH5Call , "sh5call", OS) in operator <<()
/external/llvm-project/llvm/lib/DebugInfo/CodeView/
DEnumTables.cpp415 CV_ENUM_CLASS_ENT(CallingConvention, SH5Call),
DTypeDumpVisitor.cpp130 ENUM_ENTRY(CallingConvention, SH5Call),
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/
DEnumTables.cpp407 CV_ENUM_CLASS_ENT(CallingConvention, SH5Call),
DTypeDumpVisitor.cpp130 ENUM_ENTRY(CallingConvention, SH5Call),
/external/llvm-project/llvm/tools/llvm-pdbutil/
DMinimalTypeDumper.cpp123 RETURN_CASE(CallingConvention, SH5Call, "sh5call"); in formatCallingConvention()
/external/llvm/lib/DebugInfo/CodeView/
DTypeDumper.cpp177 ENUM_ENTRY(CallingConvention, SH5Call),
/external/llvm-project/llvm/lib/ObjectYAML/
DCodeViewYAMLTypes.cpp252 IO.enumCase(Value, "SH5Call", CallingConvention::SH5Call); in enumeration()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
DCodeViewYAMLTypes.cpp252 IO.enumCase(Value, "SH5Call", CallingConvention::SH5Call); in enumeration()