Home
last modified time | relevance | path

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

/external/llvm/lib/Target/ARM/
DARMSubtarget.cpp217 case CortexA12: in initSubtargetFeatures()
DARMSubtarget.h45 Others, CortexA5, CortexA7, CortexA8, CortexA9, CortexA12, CortexA15, enumerator
DARM.td322 def ProcA12 : SubtargetFeature<"a12", "ARMProcFamily", "CortexA12",
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/
DARMSubtarget.cpp268 case CortexA12: in initSubtargetFeatures()
DARMSubtarget.h50 CortexA12, enumerator
DARM.td455 def ProcA12 : SubtargetFeature<"a12", "ARMProcFamily", "CortexA12",
/external/swiftshader/third_party/llvm-7.0/configs/common/lib/Target/ARM/
DARMGenSubtargetInfo.inc16621 if (Bits[ARM::ProcA12] && ARMProcFamily < CortexA12) ARMProcFamily = CortexA12;