Searched refs:EM_OPENRISC (Results 1 – 5 of 5) sorted by relevance
95 .Case("openrisc", EM_OPENRISC) in convertArchNameToEMachine()356 case EM_OPENRISC: in convertEMachineToArchName()
208 EM_OPENRISC = 92, // OpenRISC 32-bit embedded processor enumerator
228 # RUN: yaml2obj %s -o %t.openrisc.o -D MACHINE=EM_OPENRISC
266 ECase(EM_OPENRISC); in enumeration()
1119 ENUM_ENT(EM_OPENRISC, "OpenRISC 32-bit embedded processor"),