Home
last modified time | relevance | path

Searched refs:M32R (Results 1 – 18 of 18) sorted by relevance

/external/python/cpython2/Modules/_ctypes/libffi/
Dfficonfig.py.in15 'M32R': ['src/m32r/sysv.S', 'src/m32r/ffi.c'],
Dconfigure.ac203 TARGET=M32R; TARGETDIR=m32r
314 AM_CONDITIONAL(M32R, test x$TARGET = xM32R) condition
DMakefile.am154 if M32R
Dconfigure17281 TARGET=M32R; TARGETDIR=m32r
/external/llvm/include/llvm/DebugInfo/PDB/
DPDBTypes.h125 M32R = 0x9041, enumerator
/external/llvm/tools/llvm-pdbdump/
DPdbYaml.cpp67 io.enumCase(Value, "M32R", PDB_Machine::M32R); in enumeration()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/PDB/
DPDBTypes.h130 M32R = 0x9041, enumerator
/external/llvm/include/llvm/DebugInfo/CodeView/
DCodeView.h128 M32R = 0xb0, enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-pdbutil/
DPdbYaml.cpp44 io.enumCase(Value, "M32R", PDB_Machine::M32R); in enumeration()
DMinimalSymbolDumper.cpp269 RETURN_CASE(CPUType, M32R, "m32r"); in formatMachineType()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/CodeView/
DCodeView.h133 M32R = 0xb0, enumerator
/external/libffi/
Dconfigure.ac197 TARGET=M32R; TARGETDIR=m32r
312 AM_CONDITIONAL(M32R, test x$TARGET = xM32R) condition
DMakefile.am155 if M32R
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/CodeView/
DEnumTables.cpp179 CV_ENUM_CLASS_ENT(CPUType, M32R),
/external/python/cpython2/Modules/_ctypes/
Dlibffi.diff133 + 'M32R': ['src/m32r/sysv.S', 'src/m32r/ffi.c'],
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/PDB/
DPDBExtras.cpp241 CASE_OUTPUT_ENUM_CLASS_NAME(PDB_Machine, M32R, OS) in operator <<()
/external/llvm/lib/DebugInfo/CodeView/
DEnumTables.cpp210 CV_ENUM_CLASS_ENT(CPUType, M32R),
/external/llvm/lib/DebugInfo/PDB/
DPDBExtras.cpp301 CASE_OUTPUT_ENUM_CLASS_NAME(PDB_Machine, M32R, OS) in operator <<()