HomeSort by: relevance | last modified time | path
    Searched refs:TriCall (Results 1 - 6 of 6) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/CodeView/
CodeView.h 192 TriCall = 0x13, // TriCore Call
  /src/external/apache2/llvm/dist/llvm/lib/DebugInfo/CodeView/
EnumTables.cpp 414 CV_ENUM_CLASS_ENT(CallingConvention, TriCall),
TypeDumpVisitor.cpp 129 ENUM_ENTRY(CallingConvention, TriCall),
  /src/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/
PDBExtras.cpp 93 CASE_OUTPUT_ENUM_CLASS_STR(PDB_CallingConv, TriCall , "tricall", OS)
  /src/external/apache2/llvm/dist/llvm/tools/llvm-pdbutil/
MinimalTypeDumper.cpp 125 RETURN_CASE(CallingConvention, TriCall, "tricall");
  /src/external/apache2/llvm/dist/llvm/lib/ObjectYAML/
CodeViewYAMLTypes.cpp 256 IO.enumCase(Value, "TriCall", CallingConvention::TriCall);

Completed in 39 milliseconds