Home
last modified time | relevance | path

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

/external/llvm/include/llvm/DebugInfo/CodeView/
DCodeView.h185 M32RCall = 0x15, // M32R Call enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
DCodeView.h194 M32RCall = 0x15, // M32R Call enumerator
/external/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
DCodeView.h194 M32RCall = 0x15, // M32R Call enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/
DPDBExtras.cpp95 CASE_OUTPUT_ENUM_CLASS_STR(PDB_CallingConv, M32RCall , "m32rcall", OS) in operator <<()
/external/llvm/lib/DebugInfo/PDB/
DPDBExtras.cpp69 CASE_OUTPUT_ENUM_CLASS_STR(PDB_CallingConv, M32RCall , "m32rcall", OS) in operator <<()
/external/llvm-project/llvm/lib/DebugInfo/PDB/
DPDBExtras.cpp95 CASE_OUTPUT_ENUM_CLASS_STR(PDB_CallingConv, M32RCall , "m32rcall", OS) in operator <<()
/external/llvm-project/llvm/lib/DebugInfo/CodeView/
DEnumTables.cpp416 CV_ENUM_CLASS_ENT(CallingConvention, M32RCall),
DTypeDumpVisitor.cpp131 ENUM_ENTRY(CallingConvention, M32RCall),
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/
DEnumTables.cpp408 CV_ENUM_CLASS_ENT(CallingConvention, M32RCall),
DTypeDumpVisitor.cpp131 ENUM_ENTRY(CallingConvention, M32RCall),
/external/llvm-project/llvm/tools/llvm-pdbutil/
DMinimalTypeDumper.cpp113 RETURN_CASE(CallingConvention, M32RCall, "m32rcall"); in formatCallingConvention()
/external/llvm/lib/DebugInfo/CodeView/
DTypeDumper.cpp178 ENUM_ENTRY(CallingConvention, M32RCall),
/external/llvm-project/llvm/lib/ObjectYAML/
DCodeViewYAMLTypes.cpp253 IO.enumCase(Value, "M32RCall", CallingConvention::M32RCall); in enumeration()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
DCodeViewYAMLTypes.cpp253 IO.enumCase(Value, "M32RCall", CallingConvention::M32RCall); in enumeration()