Home
last modified time | relevance | path

Searched refs:CTM_ARM (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/MC/
DMCMachObjectWriter.h146 return CPUType == object::mach::CTM_ARM; in isARM()
/external/swiftshader/third_party/LLVM/include/llvm/Object/
DMachOFormat.h45 CTM_ARM = 12, enumerator
/external/swiftshader/third_party/LLVM/lib/Target/ARM/MCTargetDesc/
DARMAsmBackend.cpp438 object::mach::CTM_ARM, in createObjectWriter()
/external/swiftshader/third_party/LLVM/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldMachO.cpp33 case mach::CTM_ARM: in resolveRelocation()