Home
last modified time | relevance | path

Searched refs:M32R (Results 1 – 15 of 15) 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/llvm/include/llvm/DebugInfo/CodeView/
DCodeView.h128 M32R = 0xb0, enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
DCodeView.h132 M32R = 0xb0, enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/
DPDBTypes.h134 M32R = 0x9041, enumerator
/external/libffi/
Dconfigure.host138 TARGET=M32R; TARGETDIR=m32r
/external/python/cpython2/Modules/_ctypes/
Dlibffi.diff133 + 'M32R': ['src/m32r/sysv.S', 'src/m32r/ffi.c'],
/external/llvm/lib/DebugInfo/CodeView/
DEnumTables.cpp210 CV_ENUM_CLASS_ENT(CPUType, M32R),
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/
DPDBExtras.cpp304 CASE_OUTPUT_ENUM_CLASS_NAME(PDB_Machine, M32R, OS) in operator <<()
/external/llvm/lib/DebugInfo/PDB/
DPDBExtras.cpp301 CASE_OUTPUT_ENUM_CLASS_NAME(PDB_Machine, M32R, OS) in operator <<()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/
DEnumTables.cpp190 CV_ENUM_CLASS_ENT(CPUType, M32R),