Home
last modified time | relevance | path

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

/external/llvm/include/llvm/DebugInfo/CodeView/
DCodeView.h176 MipsCall = 0x0c, // Mips call enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
DCodeView.h185 MipsCall = 0x0c, // Mips call enumerator
/external/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
DCodeView.h185 MipsCall = 0x0c, // Mips call enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/
DPDBExtras.cpp86 CASE_OUTPUT_ENUM_CLASS_STR(PDB_CallingConv, MipsCall , "mipscall", OS) in operator <<()
/external/llvm/lib/DebugInfo/PDB/
DPDBExtras.cpp60 CASE_OUTPUT_ENUM_CLASS_STR(PDB_CallingConv, MipsCall , "mipscall", OS) in operator <<()
/external/llvm-project/llvm/lib/DebugInfo/PDB/
DPDBExtras.cpp86 CASE_OUTPUT_ENUM_CLASS_STR(PDB_CallingConv, MipsCall , "mipscall", OS) in operator <<()
/external/llvm-project/llvm/lib/DebugInfo/CodeView/
DEnumTables.cpp407 CV_ENUM_CLASS_ENT(CallingConvention, MipsCall),
DTypeDumpVisitor.cpp122 ENUM_ENTRY(CallingConvention, MipsCall),
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/
DEnumTables.cpp399 CV_ENUM_CLASS_ENT(CallingConvention, MipsCall),
DTypeDumpVisitor.cpp122 ENUM_ENTRY(CallingConvention, MipsCall),
/external/llvm-project/llvm/tools/llvm-pdbutil/
DMinimalTypeDumper.cpp114 RETURN_CASE(CallingConvention, MipsCall, "mipscall"); in formatCallingConvention()
/external/llvm/lib/DebugInfo/CodeView/
DTypeDumper.cpp169 ENUM_ENTRY(CallingConvention, MipsCall),
/external/llvm-project/llvm/lib/ObjectYAML/
DCodeViewYAMLTypes.cpp244 IO.enumCase(Value, "MipsCall", CallingConvention::MipsCall); in enumeration()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
DCodeViewYAMLTypes.cpp244 IO.enumCase(Value, "MipsCall", CallingConvention::MipsCall); in enumeration()