Home
last modified time | relevance | path

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

/external/llvm/include/llvm/DebugInfo/CodeView/
DCodeView.h182 AM33Call = 0x12, // AM33 call enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
DCodeView.h191 AM33Call = 0x12, // AM33 call enumerator
/external/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
DCodeView.h191 AM33Call = 0x12, // AM33 call enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/
DPDBExtras.cpp92 CASE_OUTPUT_ENUM_CLASS_STR(PDB_CallingConv, AM33Call , "am33call", OS) in operator <<()
/external/llvm/lib/DebugInfo/PDB/
DPDBExtras.cpp66 CASE_OUTPUT_ENUM_CLASS_STR(PDB_CallingConv, AM33Call , "am33call", OS) in operator <<()
/external/llvm-project/llvm/lib/DebugInfo/PDB/
DPDBExtras.cpp92 CASE_OUTPUT_ENUM_CLASS_STR(PDB_CallingConv, AM33Call , "am33call", OS) in operator <<()
/external/llvm-project/llvm/lib/DebugInfo/CodeView/
DEnumTables.cpp413 CV_ENUM_CLASS_ENT(CallingConvention, AM33Call),
DTypeDumpVisitor.cpp128 ENUM_ENTRY(CallingConvention, AM33Call),
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/
DEnumTables.cpp405 CV_ENUM_CLASS_ENT(CallingConvention, AM33Call),
DTypeDumpVisitor.cpp128 ENUM_ENTRY(CallingConvention, AM33Call),
/external/llvm-project/llvm/tools/llvm-pdbutil/
DMinimalTypeDumper.cpp103 RETURN_CASE(CallingConvention, AM33Call, "am33call"); in formatCallingConvention()
/external/llvm/lib/DebugInfo/CodeView/
DTypeDumper.cpp175 ENUM_ENTRY(CallingConvention, AM33Call),
/external/llvm-project/llvm/lib/ObjectYAML/
DCodeViewYAMLTypes.cpp250 IO.enumCase(Value, "AM33Call", CallingConvention::AM33Call); in enumeration()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
DCodeViewYAMLTypes.cpp250 IO.enumCase(Value, "AM33Call", CallingConvention::AM33Call); in enumeration()