Home
last modified time | relevance | path

Searched refs:PpcCall (Results 1 – 15 of 15) sorted by relevance

/external/llvm/include/llvm/DebugInfo/CodeView/
DCodeView.h179 PpcCall = 0x0f, // PPC call enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
DCodeView.h188 PpcCall = 0x0f, // PPC call enumerator
/external/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
DCodeView.h188 PpcCall = 0x0f, // PPC call enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/
DPDBExtras.cpp89 CASE_OUTPUT_ENUM_CLASS_STR(PDB_CallingConv, PpcCall , "ppccall", OS) in operator <<()
/external/llvm/lib/DebugInfo/PDB/
DPDBExtras.cpp63 CASE_OUTPUT_ENUM_CLASS_STR(PDB_CallingConv, PpcCall , "ppccall", OS) in operator <<()
/external/llvm-project/llvm/lib/DebugInfo/PDB/
DPDBExtras.cpp89 CASE_OUTPUT_ENUM_CLASS_STR(PDB_CallingConv, PpcCall , "ppccall", OS) in operator <<()
/external/llvm-project/llvm/lib/DebugInfo/CodeView/
DEnumTables.cpp410 CV_ENUM_CLASS_ENT(CallingConvention, PpcCall),
DTypeDumpVisitor.cpp125 ENUM_ENTRY(CallingConvention, PpcCall),
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/
DEnumTables.cpp402 CV_ENUM_CLASS_ENT(CallingConvention, PpcCall),
DTypeDumpVisitor.cpp125 ENUM_ENTRY(CallingConvention, PpcCall),
/external/llvm-project/llvm/tools/llvm-pdbutil/
DMinimalTypeDumper.cpp121 RETURN_CASE(CallingConvention, PpcCall, "ppccall"); in formatCallingConvention()
/external/llvm-project/llvm/unittests/DebugInfo/CodeView/
DTypeIndexDiscoveryTest.cpp188 static ProcedureRecord Procedure(TypeIndex(17), CallingConvention::PpcCall,
/external/llvm/lib/DebugInfo/CodeView/
DTypeDumper.cpp172 ENUM_ENTRY(CallingConvention, PpcCall),
/external/llvm-project/llvm/lib/ObjectYAML/
DCodeViewYAMLTypes.cpp247 IO.enumCase(Value, "PpcCall", CallingConvention::PpcCall); in enumeration()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
DCodeViewYAMLTypes.cpp247 IO.enumCase(Value, "PpcCall", CallingConvention::PpcCall); in enumeration()