Searched refs:CortexA8 (Results 1 – 6 of 6) sorted by relevance
/external/swiftshader/third_party/LLVM/lib/Target/ARM/ |
D | ARMSubtarget.h | 33 Others, CortexA8, CortexA9 enumerator 195 bool isCortexA8() const { return ARMProcFamily == CortexA8; } in isCortexA8()
|
D | ARM.td | 127 def ProcA8 : SubtargetFeature<"a8", "ARMProcFamily", "CortexA8",
|
/external/arm-neon-tests/ |
D | scatter.scat | 8 init.o (CortexA8, +First) ; Create Translation Table
|
/external/llvm/lib/Target/ARM/ |
D | ARMSubtarget.h | 45 Others, CortexA5, CortexA7, CortexA8, CortexA9, CortexA12, CortexA15, enumerator 412 bool isCortexA8() const { return ARMProcFamily == CortexA8; } in isCortexA8()
|
D | ARMSubtarget.cpp | 210 case CortexA8: in initSubtargetFeatures()
|
D | ARM.td | 318 def ProcA8 : SubtargetFeature<"a8", "ARMProcFamily", "CortexA8",
|