Home
last modified time | relevance | path

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

/external/llvm/include/llvm/DebugInfo/CodeView/
DCodeView.h180 SHCall = 0x10, // Hitachi SuperH call enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
DCodeView.h189 SHCall = 0x10, // Hitachi SuperH call enumerator
/external/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
DCodeView.h189 SHCall = 0x10, // Hitachi SuperH call enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/
DPDBExtras.cpp90 CASE_OUTPUT_ENUM_CLASS_STR(PDB_CallingConv, SHCall , "superhcall", OS) in operator <<()
/external/llvm/lib/DebugInfo/PDB/
DPDBExtras.cpp64 CASE_OUTPUT_ENUM_CLASS_STR(PDB_CallingConv, SHCall , "superhcall", OS) in operator <<()
/external/llvm-project/llvm/lib/DebugInfo/PDB/
DPDBExtras.cpp90 CASE_OUTPUT_ENUM_CLASS_STR(PDB_CallingConv, SHCall , "superhcall", OS) in operator <<()
/external/llvm-project/llvm/lib/DebugInfo/CodeView/
DEnumTables.cpp411 CV_ENUM_CLASS_ENT(CallingConvention, SHCall),
DTypeDumpVisitor.cpp126 ENUM_ENTRY(CallingConvention, SHCall),
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/
DEnumTables.cpp403 CV_ENUM_CLASS_ENT(CallingConvention, SHCall),
DTypeDumpVisitor.cpp126 ENUM_ENTRY(CallingConvention, SHCall),
/external/llvm-project/llvm/tools/llvm-pdbutil/
DMinimalTypeDumper.cpp122 RETURN_CASE(CallingConvention, SHCall, "shcall"); in formatCallingConvention()
/external/llvm/lib/DebugInfo/CodeView/
DTypeDumper.cpp173 ENUM_ENTRY(CallingConvention, SHCall),
/external/llvm-project/llvm/lib/ObjectYAML/
DCodeViewYAMLTypes.cpp248 IO.enumCase(Value, "SHCall", CallingConvention::SHCall); in enumeration()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
DCodeViewYAMLTypes.cpp248 IO.enumCase(Value, "SHCall", CallingConvention::SHCall); in enumeration()