Searched refs:FarPascal (Results 1 – 5 of 5) sorted by relevance
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/ |
D | CodeView.h | 177 FarPascal = 0x03, // far left to right push, callee pops stack enumerator
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/ |
D | PDBExtras.cpp | 78 CASE_OUTPUT_ENUM_CLASS_STR(PDB_CallingConv, FarPascal , "pascal", OS) in operator <<()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/ |
D | EnumTables.cpp | 391 CV_ENUM_CLASS_ENT(CallingConvention, FarPascal),
|
D | TypeDumpVisitor.cpp | 114 ENUM_ENTRY(CallingConvention, FarPascal),
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/ |
D | CodeViewYAMLTypes.cpp | 236 IO.enumCase(Value, "FarPascal", CallingConvention::FarPascal); in enumeration()
|