Home
last modified time | relevance | path

Searched refs:CortexA32 (Results 1 – 7 of 7) sorted by relevance

/external/llvm/lib/Target/ARM/
DARMSubtarget.cpp225 case CortexA32: in initSubtargetFeatures()
DARMSubtarget.h47 CortexA32, CortexA35, CortexA53, CortexA57, CortexA72, CortexA73, enumerator
DARM.td328 def ProcA32 : SubtargetFeature<"a32", "ARMProcFamily", "CortexA32",
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/
DARMSubtarget.cpp276 case CortexA32: in initSubtargetFeatures()
DARMSubtarget.h53 CortexA32, enumerator
DARM.td461 def ProcA32 : SubtargetFeature<"a32", "ARMProcFamily", "CortexA32",
/external/swiftshader/third_party/llvm-7.0/configs/common/lib/Target/ARM/
DARMGenSubtargetInfo.inc16624 if (Bits[ARM::ProcA32] && ARMProcFamily < CortexA32) ARMProcFamily = CortexA32;